From: Dr. Stephen Henson Date: Sat, 17 Oct 2009 23:08:32 +0000 (+0000) Subject: Clarification. X-Git-Tag: OpenSSL-fips-2_0-rc1~1484 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9074df868464024c288c0ba232042bf06f2823e8;p=openssl Clarification. --- diff --git a/doc/crypto/X509_VERIFY_PARAM_set_flags.pod b/doc/crypto/X509_VERIFY_PARAM_set_flags.pod index 3ece7a0778..b68eece033 100644 --- a/doc/crypto/X509_VERIFY_PARAM_set_flags.pod +++ b/doc/crypto/X509_VERIFY_PARAM_set_flags.pod @@ -151,8 +151,8 @@ CRLs from the CRL distribution points extension. =head1 EXAMPLE -Enable CRL checking when performing certificate verification of an B -structure: +Enable CRL checking when performing certificate verification during SSL +connections associated with an B structure B: X509_VERIFY_PARAM *param; param = X509_VERIFY_PARAM_new();