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:02:33 +0000 (22:02 +0000)
commitc52c3b5e11253afabaa62739a8ee1c4c4bddcd53
tree53617d0250d72bc4c523e9840f38ee731b2c6c78
parent0ac6239955965f58f9dddb4229e8cd58e0dba20d
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>
doc/ssl/SSL_CTX_set_tlsext_status_cb.pod [new file with mode: 0644]