*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->OpenBSD man pages              
Title
Content
Arch
Section
 
 SSL_CTX_get_verify_depth(3) -- get currently set verification parameters
    SSL_CTX_get_verify_mode() returns the verification mode currently set in ctx. SSL_get_verify_mode() returns the verification mode currently set in ssl. SSL_CTX_get_verify_depth() returns the verificat...
 SSL_CTX_get_verify_mode(3) -- get currently set verification parameters
    SSL_CTX_get_verify_mode() returns the verification mode currently set in ctx. SSL_get_verify_mode() returns the verification mode currently set in ssl. SSL_CTX_get_verify_depth() returns the verificat...
 SSL_CTX_load_verify_locations(3) -- set default locations for trusted CA certificates
    SSL_CTX_load_verify_locations() specifies the locations for ctx, at which CA certificates for verification purposes are located. The certificates available via CAfile and CApath are trusted.
 SSL_CTX_need_tmp_rsa(3) -- handle RSA keys for ephemeral key exchange
    SSL_CTX_set_tmp_rsa_callback() sets the callback function for ctx to be used when a temporary/ephemeral RSA key is required to tmp_rsa_callback. The callback is inherited by all SSL objects newly crea...
 SSL_CTX_new(3) -- create a new SSL_CTX object as framework for TLS/SSL enabled functions
    SSL_CTX_new() creates a new SSL_CTX object as framework to establish TLS/SSL enabled connections.
 SSL_CTX_remove_session(3) -- manipulate session cache
    SSL_CTX_add_session() adds the session c to the context ctx. The reference count for session c is incremented by 1. If a session with the same session id already exists, the old session is removed by ...
 SSL_CTX_sessions(3) -- access internal session cache
    SSL_CTX_sessions() returns a pointer to the lhash databases containing the internal session cache for ctx.
 SSL_CTX_sess_accept(3) -- obtain session cache statistics
    SSL_CTX_sess_number() returns the current number of sessions in the internal session cache. SSL_CTX_sess_connect() returns the number of started SSL/TLS handshakes in client mode. SSL_CTX_sess_connect...
 SSL_CTX_sess_accept_good(3) -- obtain session cache statistics
    SSL_CTX_sess_number() returns the current number of sessions in the internal session cache. SSL_CTX_sess_connect() returns the number of started SSL/TLS handshakes in client mode. SSL_CTX_sess_connect...
 SSL_CTX_sess_accept_renegotiate(3) -- obtain session cache statistics
    SSL_CTX_sess_number() returns the current number of sessions in the internal session cache. SSL_CTX_sess_connect() returns the number of started SSL/TLS handshakes in client mode. SSL_CTX_sess_connect...
 SSL_CTX_sess_cache_full(3) -- obtain session cache statistics
    SSL_CTX_sess_number() returns the current number of sessions in the internal session cache. SSL_CTX_sess_connect() returns the number of started SSL/TLS handshakes in client mode. SSL_CTX_sess_connect...
 SSL_CTX_sess_cb_hits(3) -- obtain session cache statistics
    SSL_CTX_sess_number() returns the current number of sessions in the internal session cache. SSL_CTX_sess_connect() returns the number of started SSL/TLS handshakes in client mode. SSL_CTX_sess_connect...
 SSL_CTX_sess_connect(3) -- obtain session cache statistics
    SSL_CTX_sess_number() returns the current number of sessions in the internal session cache. SSL_CTX_sess_connect() returns the number of started SSL/TLS handshakes in client mode. SSL_CTX_sess_connect...
 SSL_CTX_sess_connect_good(3) -- obtain session cache statistics
    SSL_CTX_sess_number() returns the current number of sessions in the internal session cache. SSL_CTX_sess_connect() returns the number of started SSL/TLS handshakes in client mode. SSL_CTX_sess_connect...
 SSL_CTX_sess_connect_renegotiate(3) -- obtain session cache statistics
    SSL_CTX_sess_number() returns the current number of sessions in the internal session cache. SSL_CTX_sess_connect() returns the number of started SSL/TLS handshakes in client mode. SSL_CTX_sess_connect...
<<  [Prev]  186  187  188  189  190  191  192  193  194  195  196  197  198  199  200  201  202  203  204  205  206  
207  208  209  210  211  212  213  214  215  216  217  218  219  220  221  222  223  224  225  226  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service