DOC: Modify one example in EVP_PKEY_fromdata(3)
[openssl.git] / doc / man3 / SSL_CTX_set_tlsext_status_cb.pod
index c791b4669a02e85c445f315aca45e4cfae582ab7..c63b3be6cfa875b97ae796d35fbcb5d31beff945 100644 (file)
@@ -106,6 +106,10 @@ SSL_get_tlsext_status_type() returns B<TLSEXT_STATUSTYPE_ocsp> on the client
 side if SSL_set_tlsext_status_type() was previously called, or on the server
 side if the client requested OCSP stapling. Otherwise -1 is returned.
 
+=head1 SEE ALSO
+
+L<ssl(7)>
+
 =head1 HISTORY
 
 The SSL_get_tlsext_status_type(), SSL_CTX_get_tlsext_status_type()