atoti.HttpsConfig(The PKCS 12 keystore config to enable HTTPS on the application.
*,
certificate: Path,
password: str,
domain: str ='localhost',
certificate_authority: Path | None =None,
)
PEM or DER certificates can be converted to PKCS 12 with OpenSSL.