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
Sonar's S4423 heuristic still flags any direct ssl context creation
on the server side; add an inline NOSONAR with rationale referencing
the explicit TLS 1.2 minimum pin and create_default_context's
hardened cipher defaults.
0 commit comments