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
Insecure TLS connection settings configuration. Refer to the occurrence to determine the specific misconfiguration
Our systems detect the following configurations:
reporter/email.go
Insecure TLS connection settings configuration. Refer to the occurrence to determine the specific misconfiguration
Our systems detect the following configurations:
InsecureSkipVerify
set totrue
in TLS config -- https://golang.org/pkg/crypto/tls/#ConfigMinVersion
orMaxVersion
too low.Before making changes, consult this compatibility document: https://wiki.mozilla.org/Security/Server_Side_TLS#Modern_compatibility
The text was updated successfully, but these errors were encountered: