Open
Description
Bug Report
If a SSL_ERROR_SSL
error is returned during a read/write action it means that a non-recoverable, fatal error in the SSL library occurred.
The OpenSSL documentation says:
If this error occurs then no further I/O operations should be performed on the connection and SSL_shutdown() must not be called.
Currently the library does not handle this error at all.
OS & Version Information
- SDL Security iOS Version: 1.0
- SDL iOS Version: n/a
- iOS Version: n/a
- Testing Against: n/a