allow_tls_certificate_for_host
Description:
[ Version ( since = "2.6" ) ]
public void allow_tls_certificate_for_host (TlsCertificate certificate, string host)
public void allow_tls_certificate_for_host (TlsCertificate certificate, string host)
Ignore further TLS errors on the host for the certificate present in info.
Parameters:
| this | |
| certificate | |
| host |
the host for which a certificate is to be allowed |