Submitted by: "Green, Paul" <Paul.Green@stratus.com>

Typo.
This commit is contained in:
Dr. Stephen Henson 2010-01-27 12:54:58 +00:00
parent 407a410136
commit 1e27847d4e

View file

@ -22,7 +22,7 @@ B<verify_cb> overwriting any existing callback.
X509_STORE_set_verify_cb_func() also sets the verification callback but it
is implemented as a macro.
=head 1 NOTES
=head1 NOTES
The verification callback from an B<X509_STORE> is inherited by
the corresponding B<X509_STORE_CTX> structure when it is initialized. This can