pub type CertificateError = Error;
An error returned from the TLS implementation.
pub struct CertificateError(/* private fields */);