X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=doc%2Fman1%2Focsp.pod;h=4c0aaac17b57b66e9ac507f4ff0515172f1698a9;hb=8ed7bbb411d2a9e0edef928958ad955e0be3d6dd;hp=7bfa6936c031b5e228f783a8aba9860f1550724b;hpb=449040b49a01b18b1f82e6a7659be0c9d97b5807;p=oweals%2Fopenssl.git diff --git a/doc/man1/ocsp.pod b/doc/man1/ocsp.pod index 7bfa6936c0..4c0aaac17b 100644 --- a/doc/man1/ocsp.pod +++ b/doc/man1/ocsp.pod @@ -88,6 +88,7 @@ B B [B<-ndays n>] [B<-resp_key_id>] [B<-nrequest n>] +[B<-rcid I>] [B<-I>] =head1 DESCRIPTION @@ -304,6 +305,12 @@ status information is immediately available. In this case the age of the B field is checked to see it is not older than B seconds old. By default this additional check is not performed. +=item B<-rcid I> + +This option sets the digest algorithm to use for certificate identification +in the OCSP response. Any digest supported by the OpenSSL B command can +be used. The default is the same digest algorithm used in the request. + =item B<-I> This option sets digest algorithm to use for certificate identification in the @@ -486,7 +493,7 @@ to a second file. =head1 HISTORY -The -no_alt_chains options was first added to OpenSSL 1.1.0. +The -no_alt_chains option was added in OpenSSL 1.1.0. =head1 COPYRIGHT