From: Lutz Jänicke Date: Tue, 4 Jun 2002 20:43:10 +0000 (+0000) Subject: Typo. X-Git-Tag: OpenSSL_0_9_6e~26^2~105 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a5200a1b8f28e9bd9a90525e60175a6c0844735f;p=oweals%2Fopenssl.git Typo. 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