]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add some documentation for the OCSP callback functions
authorMatt Caswell <matt@openssl.org>
Mon, 30 Nov 2015 16:04:51 +0000 (16:04 +0000)
committerMatt Caswell <matt@openssl.org>
Sun, 27 Dec 2015 22:05:36 +0000 (22:05 +0000)
commit968bccee468dc8edee4388fe661f761c5179aa70
tree1527a2989c80e45dab6316bc06f1e6317d1226c7
parent604f67f52109383f6aefc7c5bf2befaf7182eb98
Add some documentation for the OCSP callback functions

Describe the usage of the OCSP callback functions on both the client and
the server side.

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(cherry picked from commit c52c3b5e11253afabaa62739a8ee1c4c4bddcd53)
doc/ssl/SSL_CTX_set_tlsext_status_cb.pod [new file with mode: 0644]