Tune using TLS, and update the connection's configuration structure accordingly.
Tune using TLS, and update the connection's configuration structure accordingly.On success, transport privacy is in effect and no user channels are open.
Input Keys:
- TLS_CERTFILE
- The name of the file containing the public key certificate.
- TLS_KEYFILE
- The name of the file containing the private key.
Output Keys:
- PRIVACY_REMOTE_SUBJECTNAME
- The subject name from the peer's certificate.
- PRIVACY_CIPHER_NAME
- The name of the cipher in use.
- PRIVACY_CIPHER_PROTOCOL
- The name of the privacy protocol in use.
- PRIVACY_CIPHER_SBITS
- The number of bits in the secret key in use.
- PRIVACY_CIPHER_ABITS
- The number of bits in the algorithm in use.