Clarify that SSL_shutdown() must not be called after a fatal error
authorMatt Caswell <matt@openssl.org>
Wed, 20 Feb 2019 14:21:36 +0000 (14:21 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 26 Feb 2019 14:13:05 +0000 (14:13 +0000)
commit48c8bcf5bca0ce7751f49599381e143de1b61786
tree07acd8ac76eb40c58d90339d90eca576cc87bc2e
parente9bbefbf0f24c57645e7ad6a5a71ae649d18ac8e
Clarify that SSL_shutdown() must not be called after a fatal error

Follow on from CVE-2019-1559

Reviewed-by: Richard Levitte <levitte@openssl.org>
doc/ssl/SSL_get_error.pod
doc/ssl/SSL_shutdown.pod