diff options
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.3 | 5 |
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" |