Well-known entry point for the TLS profile.
Well-known entry point for the TLS profile.
Keys:
- TLS_URI
- The registration URI for the profile.
- TLS_DEBUG
- A non-zero value to enable debugging (optional).
- TLS_CERTDIR
- The name of the directory containing public key certificates, each file named according to the serverName attribute (optional, server-side only). If this key or the resulting file isn't present, TLS_CERTFILE is used instead.
- TLS_KEYFILE
- The name of the file containing the private key.
- TLS_KEYDIR
- The name of the directory containing secret keys, each file named according to the serverName attribute (optional, server-side only). If this key or the resulting file isn't present, TLS_KEYFILE is used instead.