Join Nostr
2026-02-03 16:33:45 UTC

Jan Schaumann on Nostr: If you'd like to have a nice 🤦-y day like me, go ahead, search your internal code ...

If you'd like to have a nice 🤦-y day like me, go ahead, search your internal code repository for the following:

curl -k
wget --no-check-certificate
verify=false
InsecureSkipVerify: true
ssl_verify_mode: 0
TrustSelfSignedStrategy
rejectUnauthorized: false
strict-ssl = false
http.sslVerify = false
--no-verify-ssl
--insecure*
verify_hostname: 0

It'll be great.