diff options
Diffstat (limited to '')
| -rw-r--r-- | src/usr.sbin/ocspcheck/ocspcheck.8 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/usr.sbin/ocspcheck/ocspcheck.8 b/src/usr.sbin/ocspcheck/ocspcheck.8 index a2ca8d6694..b791677f00 100644 --- a/src/usr.sbin/ocspcheck/ocspcheck.8 +++ b/src/usr.sbin/ocspcheck/ocspcheck.8 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .\" $OpenBSD: ocspcheck.8,v 1.3 2017/01/24 09:39:43 jmc Exp $ | 1 | .\" $OpenBSD: ocspcheck.8,v 1.4 2017/01/24 11:58:51 beck Exp $ |
| 2 | .\" | 2 | .\" |
| 3 | .\" Copyright (c) 2017 Bob Beck <beck@openbsd.org> | 3 | .\" Copyright (c) 2017 Bob Beck <beck@openbsd.org> |
| 4 | .\" | 4 | .\" |
| @@ -71,8 +71,9 @@ The | |||
| 71 | .Nm | 71 | .Nm |
| 72 | utility exits 0 if the OCSP response validates for the certificate in | 72 | utility exits 0 if the OCSP response validates for the certificate in |
| 73 | .Ar file | 73 | .Ar file |
| 74 | and all output is successfully written out, | 74 | and all output is successfully written out. |
| 75 | and >0 if an error occurs. | 75 | .Nm |
| 76 | returns >0 if an error occurs or the OCSP response fails to validate. | ||
| 76 | .Sh SEE ALSO | 77 | .Sh SEE ALSO |
| 77 | .Xr nc 1 , | 78 | .Xr nc 1 , |
| 78 | .Xr tls_config_set_ocsp_staple_file 3 , | 79 | .Xr tls_config_set_ocsp_staple_file 3 , |
