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 21:59:04 +0000 (21:59 +0000)
commit43c34894d703e3e5c2fc03bad3a78a1cf10d8ba5
treea5d81332af7fe75091e66371b015366bc81f32be
parent80e339fd09ca32680e0c0cbcfa40d73212ea276d
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]