X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=doc%2Fssl%2FSSL_CTX_set_cert_verify_callback.pod;h=6f6fe56e3a05835deb4ceaef8a4bc07ec0150697;hp=8b802ab3acbadf0c7003c6f40b13ffaad270c949;hb=a528d4f0a9a71405f3ca06e20cbd27aa1b8c0df9;hpb=9b86974e0c705ea321ddbc9a9d8562c894809e5b diff --git a/doc/ssl/SSL_CTX_set_cert_verify_callback.pod b/doc/ssl/SSL_CTX_set_cert_verify_callback.pod index 8b802ab3ac..6f6fe56e3a 100644 --- a/doc/ssl/SSL_CTX_set_cert_verify_callback.pod +++ b/doc/ssl/SSL_CTX_set_cert_verify_callback.pod @@ -64,12 +64,4 @@ L, L, L, L -=head1 HISTORY - -Previous to OpenSSL 0.9.7, the I argument to B -was ignored, and I was called simply as - int (*callback)(X509_STORE_CTX *) -To compile software written for previous versions of OpenSSL, a dummy -argument will have to be added to I. - =cut