The TLS profile


o TLS_URI
URI to use for the TLS profile, defaults to "http://ianaorg/beep/TLS"
o TLS_CERTFILE
File containing the public key certificate, must be present
o TLS_CERTDIR
Directory containing public key certificates, each file named according to the serverName attribute.
o TLS_KEYFILE
File containing the secret key, must be present
o TLS_KEYDIR
Directory containing secret keys, each file named according to the serverName attribute.
o TLS_DEBUG
Enables debug mode for the TLS profile, defaults to "0"
o tls_profile_Init
Well-known entry point for the TLS profile.
o tls_privatize
Tune using TLS, and update the connection's configuration structure accordingly.

Home Alphabetic index



This page was generated with the help of DOC++.