diff options
Diffstat (limited to 'src/lib/libcrypto/man/CMS_verify.3')
-rw-r--r-- | src/lib/libcrypto/man/CMS_verify.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/CMS_verify.3 b/src/lib/libcrypto/man/CMS_verify.3 index a7b95bcaa6..6bee927fbc 100644 --- a/src/lib/libcrypto/man/CMS_verify.3 +++ b/src/lib/libcrypto/man/CMS_verify.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: CMS_verify.3,v 1.6 2019/08/18 21:44:10 schwarze Exp $ | 1 | .\" $OpenBSD: CMS_verify.3,v 1.7 2019/11/02 15:39:46 schwarze Exp $ |
2 | .\" full merge up to: OpenSSL 35fd9953 May 28 14:49:38 2019 +0200 | 2 | .\" full merge up to: OpenSSL 35fd9953 May 28 14:49:38 2019 +0200 |
3 | .\" | 3 | .\" |
4 | .\" This file was written by Dr. Stephen Henson <steve@openssl.org>. | 4 | .\" This file was written by Dr. Stephen Henson <steve@openssl.org>. |
@@ -48,7 +48,7 @@ | |||
48 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED | 48 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED |
49 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. | 49 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. |
50 | .\" | 50 | .\" |
51 | .Dd $Mdocdate: August 18 2019 $ | 51 | .Dd $Mdocdate: November 2 2019 $ |
52 | .Dt CMS_VERIFY 3 | 52 | .Dt CMS_VERIFY 3 |
53 | .Os | 53 | .Os |
54 | .Sh NAME | 54 | .Sh NAME |
@@ -212,7 +212,7 @@ section 5.1: SignedData Type | |||
212 | .Sh HISTORY | 212 | .Sh HISTORY |
213 | These functions first appeared in OpenSSL 0.9.8h | 213 | These functions first appeared in OpenSSL 0.9.8h |
214 | and have been available since | 214 | and have been available since |
215 | .Ox 6.6 . | 215 | .Ox 6.7 . |
216 | .Sh BUGS | 216 | .Sh BUGS |
217 | The trusted certificate store is not searched for the signing certificate. | 217 | The trusted certificate store is not searched for the signing certificate. |
218 | This is primarily due to the inadequacies of the current | 218 | This is primarily due to the inadequacies of the current |