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:12:48 +0000 (14:12 +0000)
commitab874dfd3e22a7c6ea3d45bc352294546af5afff
treed74b89d9493c828d67c1628f02475e1a49b6f657
parent72a7a7021fa8bc82a11bc08bac1b0241a92143d0
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/man3/SSL_get_error.pod
doc/man3/SSL_shutdown.pod