atoti.ClientCertificate(A client certificate to
certificate: Path,
*,
keyfile: Path | None =None,
password: str | None =None,
)
connect() to a session configured with ClientCertificateConfig.
Attributes
certificate
Path to the.pem file containing the client certificate.
keyfile
Path to the certificate.key file.