summaryrefslogtreecommitdiff
path: root/src/lib/libtls/man/tls_config_ocsp_require_stapling.3
diff options
context:
space:
mode:
authorschwarze <>2025-07-07 10:54:00 +0000
committerschwarze <>2025-07-07 10:54:00 +0000
commit8af288822f71d1181fe2dcead11ee1b2223c499c (patch)
treecd4fa0899c2c54c9bc3aa572ca8ef3300de14691 /src/lib/libtls/man/tls_config_ocsp_require_stapling.3
parenta11a04e5d35048705d55344f9b3839fc0d76876f (diff)
downloadopenbsd-8af288822f71d1181fe2dcead11ee1b2223c499c.tar.gz
openbsd-8af288822f71d1181fe2dcead11ee1b2223c499c.tar.bz2
openbsd-8af288822f71d1181fe2dcead11ee1b2223c499c.zip
.Lb libtls libssl libcrypto
OK tb@ and no objection from tedu@
Diffstat (limited to 'src/lib/libtls/man/tls_config_ocsp_require_stapling.3')
-rw-r--r--src/lib/libtls/man/tls_config_ocsp_require_stapling.35
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/libtls/man/tls_config_ocsp_require_stapling.3 b/src/lib/libtls/man/tls_config_ocsp_require_stapling.3
index a0694d304f..d776b61ad6 100644
--- a/src/lib/libtls/man/tls_config_ocsp_require_stapling.3
+++ b/src/lib/libtls/man/tls_config_ocsp_require_stapling.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: tls_config_ocsp_require_stapling.3,v 1.5 2017/01/31 20:53:50 jmc Exp $ 1.\" $OpenBSD: tls_config_ocsp_require_stapling.3,v 1.6 2025/07/07 10:54:00 schwarze Exp $
2.\" 2.\"
3.\" Copyright (c) 2016 Bob Beck <beck@openbsd.org> 3.\" Copyright (c) 2016 Bob Beck <beck@openbsd.org>
4.\" 4.\"
@@ -14,13 +14,14 @@
14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16.\" 16.\"
17.Dd $Mdocdate: January 31 2017 $ 17.Dd $Mdocdate: July 7 2025 $
18.Dt TLS_CONFIG_OCSP_REQUIRE_STAPLING 3 18.Dt TLS_CONFIG_OCSP_REQUIRE_STAPLING 3
19.Os 19.Os
20.Sh NAME 20.Sh NAME
21.Nm tls_config_ocsp_require_stapling 21.Nm tls_config_ocsp_require_stapling
22.Nd OCSP configuration for libtls 22.Nd OCSP configuration for libtls
23.Sh SYNOPSIS 23.Sh SYNOPSIS
24.Lb libtls libssl libcrypto
24.In tls.h 25.In tls.h
25.Ft void 26.Ft void
26.Fn tls_config_ocsp_require_stapling "struct tls_config *config" 27.Fn tls_config_ocsp_require_stapling "struct tls_config *config"