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 10:51:56 +0000 (10:51 +0000)
commitc62896c2c0cbd47ab01693d403e37fe5fe15aab8
tree0674471a54f84fa671abb811e7620d2ccaa92d95
parent5741d5bb74797e4532acc9f42e54c44a2726c179
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