set_tls_database


Description:

[ Version ( since = "1.6" ) ]
public void set_tls_database (TlsDatabase? database)

Sets the certificate database that is used to verify peer certificates.

If set to null (the default), then peer certificate validation will always set the g_tls_certificate_unknown_ca error.

Parameters:

this

a Auth

database

a TlsDatabase