allow_tls_certificate_for_host


Description:

[ Version ( since = "2.6" ) ]
public void allow_tls_certificate_for_host (TlsCertificate certificate, string host)

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

If host is an IPv6 address, it should not be surrounded by brackets. This expectation matches get_host.

Parameters:

this

a WebContext

certificate

a TlsCertificate

host

the host for which a certificate is to be allowed