You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Improve error handling in backend OpenSSL implementation
Commitd94c36a introduced error handling to sslinfo to handleOpenSSL errors gracefully. This ports this errorhandling to thebackend TLS implementation.Author: Daniel Gustafsson <daniel@yesql.se>