SslClientConnection.validateCertificate

Validate the X509 certificate.

The relevant documents are RFC 5280 and RFC 6125.

class SslClientConnection
void
validateCertificate

Parameters

host_name cstring

the name of the host

Throws

IOException if validation fails

Meta