[openssl-users] Is there any standard way of getting the error name from an SSL error?

Sam Roberts vieuxtech at gmail.com
Wed Nov 21 21:51:02 UTC 2018


For example, I want the string "SSL_R_TOO_MANY_WARN_ALERTS" for an
error with that value, not just the "too many alerts" description.

I'm suspecting not, I don't see any use of #reason in ERR_REASON() or
the macros it uses.


More information about the openssl-users mailing list