Remove a reference to SSL_force_post_handshake_auth()
authorMatt Caswell <matt@openssl.org>
Thu, 6 Sep 2018 14:21:42 +0000 (15:21 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 7 Sep 2018 10:17:55 +0000 (11:17 +0100)
commit77890553760c6e675fee6d254cbdea2712eeb1e1
tree53eaf73762014f6517b60a3155b8977ee5f8cc77
parent57d7b988b498ed34e98d1957fbbded8342f2a952
Remove a reference to SSL_force_post_handshake_auth()

That function was removed in favour of SSL_set_post_handshake_auth().
Update the docs accordingly.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/7139)
doc/man3/SSL_CTX_set_verify.pod