diff options
| author | jmc <> | 2014-12-02 14:11:01 +0000 |
|---|---|---|
| committer | jmc <> | 2014-12-02 14:11:01 +0000 |
| commit | 174d038fade0949336a02287c6f1d77a837c7627 (patch) | |
| tree | fdbd454e8f8522fb36b37a4b6d5e47bcb60b444a /src/lib/libssl/doc/SSL_CTX_set_session_cache_mode.3 | |
| parent | b806b11b9751f4a49e3bdf26c69b59c75061abd3 (diff) | |
| download | openbsd-174d038fade0949336a02287c6f1d77a837c7627.tar.gz openbsd-174d038fade0949336a02287c6f1d77a837c7627.tar.bz2 openbsd-174d038fade0949336a02287c6f1d77a837c7627.zip | |
add some openbsd tags, and a first pass at cleanup;
Diffstat (limited to 'src/lib/libssl/doc/SSL_CTX_set_session_cache_mode.3')
| -rw-r--r-- | src/lib/libssl/doc/SSL_CTX_set_session_cache_mode.3 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/src/lib/libssl/doc/SSL_CTX_set_session_cache_mode.3 b/src/lib/libssl/doc/SSL_CTX_set_session_cache_mode.3 index e7ebe2190e..a4e147f05a 100644 --- a/src/lib/libssl/doc/SSL_CTX_set_session_cache_mode.3 +++ b/src/lib/libssl/doc/SSL_CTX_set_session_cache_mode.3 | |||
| @@ -1,4 +1,7 @@ | |||
| 1 | .Dd $Mdocdate: October 12 2014 $ | 1 | .\" |
| 2 | .\" $OpenBSD: SSL_CTX_set_session_cache_mode.3,v 1.2 2014/12/02 14:11:01 jmc Exp $ | ||
| 3 | .\" | ||
| 4 | .Dd $Mdocdate: December 2 2014 $ | ||
| 2 | .Dt SSL_CTX_SET_SESSION_CACHE_MODE 3 | 5 | .Dt SSL_CTX_SET_SESSION_CACHE_MODE 3 |
| 3 | .Os | 6 | .Os |
| 4 | .Sh NAME | 7 | .Sh NAME |
| @@ -93,7 +96,7 @@ the flag has no effect on clients. | |||
| 93 | Depending on the presence of | 96 | Depending on the presence of |
| 94 | .Dv SSL_SESS_CACHE_CLIENT | 97 | .Dv SSL_SESS_CACHE_CLIENT |
| 95 | and/or | 98 | and/or |
| 96 | .Dv SSL_SESS_CACHE_SERVER, | 99 | .Dv SSL_SESS_CACHE_SERVER , |
| 97 | sessions negotiated in an SSL/TLS handshake may be cached for possible reuse. | 100 | sessions negotiated in an SSL/TLS handshake may be cached for possible reuse. |
| 98 | Normally a new session is added to the internal cache as well as any external | 101 | Normally a new session is added to the internal cache as well as any external |
| 99 | session caching (callback) that is configured for the | 102 | session caching (callback) that is configured for the |
