diff options
Diffstat (limited to 'lib/libtls/man/tls_config_ocsp_require_stapling.3')
-rw-r--r-- | lib/libtls/man/tls_config_ocsp_require_stapling.3 | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/lib/libtls/man/tls_config_ocsp_require_stapling.3 b/lib/libtls/man/tls_config_ocsp_require_stapling.3 index d9f2972045e..0f532cf8c01 100644 --- a/lib/libtls/man/tls_config_ocsp_require_stapling.3 +++ b/lib/libtls/man/tls_config_ocsp_require_stapling.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tls_config_ocsp_require_stapling.3,v 1.2 2017/01/27 20:19:51 schwarze Exp $ +.\" $OpenBSD: tls_config_ocsp_require_stapling.3,v 1.3 2017/01/28 00:59:36 schwarze Exp $ .\" .\" Copyright (c) 2016 Bob Beck <beck@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: January 27 2017 $ +.Dd $Mdocdate: January 28 2017 $ .Dt TLS_CONFIG_OCSP_REQUIRE_STAPLING 3 .Os .Sh NAME @@ -57,3 +57,8 @@ return 0 on success or -1 on error. .Xr tls_handshake 3 , .Xr tls_init 3 , .Xr tls_ocsp_process_response 3 +.Sh HISTORY +These functions appeared in +.Ox 6.1 . +.Sh AUTHORS +.An Bob Beck Aq Mt beck@openbsd.org |