X-Git-Url: https://git.openssl.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fcrypto%2FX509_STORE_set_verify_cb_func.pod;h=67092db5382e3a43f5acb2df0229f4ae932250d0;hb=a528d4f0a9a71405f3ca06e20cbd27aa1b8c0df9;hp=1b774fc0cb0a6b790b67bc134664cfaf885ef0ab;hpb=e05d6c7d3c53d42b0595c8ecfbe4f67398df60f7;p=openssl.git diff --git a/doc/crypto/X509_STORE_set_verify_cb_func.pod b/doc/crypto/X509_STORE_set_verify_cb_func.pod index 1b774fc0cb..67092db538 100644 --- a/doc/crypto/X509_STORE_set_verify_cb_func.pod +++ b/doc/crypto/X509_STORE_set_verify_cb_func.pod @@ -22,7 +22,7 @@ B 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 is inherited by the corresponding B structure when it is initialized. This can @@ -41,14 +41,11 @@ a value. =head1 SEE ALSO -L -L +L +L =head1 HISTORY -X509_STORE_set_verify_cb_func() is available in all versions of SSLeay and -OpenSSL. - X509_STORE_set_verify_cb() was added to OpenSSL 1.0.0. =cut