summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorBen Kaduk <kaduk@mit.edu>2017-12-12 11:41:26 -0600
committerBen Kaduk <kaduk@mit.edu>2017-12-12 19:08:22 -0600
commitdea20b941f68c60fbe1885ecf8156a76eb30789a (patch)
tree3631fabf47924778948f9f63a8b58b399b0dc7eb /doc
parentc24470d0363ad0c4f35081fb8b6f799c9c4a09e6 (diff)
Fix more OCSP_resp_get0_signer() nits
Fix a typo for "retrieve" and some indentation. Reviewed-by: Kurt Roeckx <kurt@roeckx.be> (cherry picked from commit eb48052ec96a7551391b5955f03f5ef70b3528f6) Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4723)
Diffstat (limited to 'doc')
-rw-r--r--doc/crypto/OCSP_resp_find_status.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crypto/OCSP_resp_find_status.pod b/doc/crypto/OCSP_resp_find_status.pod
index c54ec715ea..5123f0ad6d 100644
--- a/doc/crypto/OCSP_resp_find_status.pod
+++ b/doc/crypto/OCSP_resp_find_status.pod
@@ -76,7 +76,7 @@ single response B<bs>.
OCSP_resp_get0_certs() returns any certificates included in B<bs>.
-OCSP_resp_get0_signer() attempts to retrive the certificate that directly
+OCSP_resp_get0_signer() attempts to retrieve the certificate that directly
signed B<bs>. The OCSP protocol does not require that this certificate
is included in the B<certs> field of the response, so additional certificates
can be supplied in B<extra_certs> if the certificates that may have