From: Lutz Jänicke Date: Tue, 4 Jun 2002 20:44:10 +0000 (+0000) Subject: Typo. X-Git-Tag: OpenSSL_0_9_7-beta2~41 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=5dd352c916ecfba83b391c5ce769e69aa17d9514;p=oweals%2Fopenssl.git Typo. Submitted by: Reviewed by: PR: 72 --- diff --git a/doc/ssl/SSL_CTX_set_cert_store.pod b/doc/ssl/SSL_CTX_set_cert_store.pod index 81286ee650..3a240c4d37 100644 --- a/doc/ssl/SSL_CTX_set_cert_store.pod +++ b/doc/ssl/SSL_CTX_set_cert_store.pod @@ -14,7 +14,7 @@ SSL_CTX_set_cert_store, SSL_CTX_get_cert_store - manipulate X509 certificate ver =head1 DESCRIPTION SSL_CTX_set_cert_store() sets/replaces the certificate verification storage -of B to/with B. If another X505_STORE object is currently +of B to/with B. If another X509_STORE object is currently set in B, it will be X509_STORE_free()ed. SSL_CTX_get_cert_store() returns a pointer to the current certificate