errors.fyi community error code reference
SSL_ERROR_NONE
openssl

No error

The TLS operation completed successfully. Returned when SSL_get_error() is called after a successful SSL_read() or SSL_write().

References

← all namespaces