diff options
| author | June McEnroe <june@causal.agency> | 2026-06-01 14:49:16 -0400 |
|---|---|---|
| committer | June McEnroe <june@causal.agency> | 2026-06-01 14:49:16 -0400 |
| commit | f97c78da517e9100fb9490a26af318eedadd0b92 (patch) | |
| tree | 17cbb8cef13a0326ac57eb22e108d68636a96f67 /man/tls_ocsp_process_response.3 | |
| parent | Import LibreSSL 4.1.2 (diff) | |
| download | libretls-f97c78da517e9100fb9490a26af318eedadd0b92.tar.gz libretls-f97c78da517e9100fb9490a26af318eedadd0b92.zip | |
Import LibreSSL 4.2.0
Diffstat (limited to 'man/tls_ocsp_process_response.3')
| -rw-r--r-- | man/tls_ocsp_process_response.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/man/tls_ocsp_process_response.3 b/man/tls_ocsp_process_response.3 index 6e3aa4a..e7b57a6 100644 --- a/man/tls_ocsp_process_response.3 +++ b/man/tls_ocsp_process_response.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tls_ocsp_process_response.3,v 1.6 2018/07/24 02:01:34 tb Exp $ +.\" $OpenBSD: tls_ocsp_process_response.3,v 1.7 2025/07/07 10:54:00 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: July 24 2018 $ +.Dd $Mdocdate: July 7 2025 $ .Dt TLS_OCSP_PROCESS_RESPONSE 3 .Os .Sh NAME @@ -29,6 +29,7 @@ .Nm tls_peer_ocsp_next_update .Nd inspect an OCSP response .Sh SYNOPSIS +.Lb libtls libssl libcrypto .In tls.h .Ft int .Fo tls_ocsp_process_response |