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
When compiled against a static version of openssl that does not support SHA-1 signatures at all we should not offer any SHA-1 signature mechanism.
When dynamically linking against a version of openssl that does not support SHA-1 signatures, similarly, we should also dynamically check that and not offer the mechanisms ...