From 52d160d85d2a4c57729540d409747071f6b952f7 Mon Sep 17 00:00:00 2001 From: Ulf Möller Date: Fri, 16 Feb 2001 02:09:53 +0000 Subject: ispell --- doc/ssl/SSL_CTX_load_verify_locations.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/ssl/SSL_CTX_load_verify_locations.pod') diff --git a/doc/ssl/SSL_CTX_load_verify_locations.pod b/doc/ssl/SSL_CTX_load_verify_locations.pod index 0e2d2179c8..88f18bd5ff 100644 --- a/doc/ssl/SSL_CTX_load_verify_locations.pod +++ b/doc/ssl/SSL_CTX_load_verify_locations.pod @@ -33,7 +33,7 @@ which can be used e.g. for descriptions of the certificates. The B is processed on execution of the SSL_CTX_load_verify_locations() function. -If on an TLS/SSL server no special setting is perfomed using *client_CA_list() +If on an TLS/SSL server no special setting is performed using *client_CA_list() functions, the certificates contained in B are listed to the client as available CAs during the TLS/SSL handshake. @@ -64,7 +64,7 @@ failure. When building its own certificate chain, an OpenSSL client/server will try to fill in missing certificates from B/B, if the -certificate chain was not explicitely specified (see +certificate chain was not explicitly specified (see L, L. -- cgit v1.2.3