WebContext.allowTlsCertificateForHost

Ignore further TLS errors on the @host for the certificate present in @info.

class WebContext
void
allowTlsCertificateForHost
(
TlsCertificate certificate
,
string host
)

Parameters

certificate TlsCertificate

a #GTlsCertificate

host string

the host for which a certificate is to be allowed

Meta