lemme show you 140,000 (!) places in code where certificate verification is switched off when using libcurl: https://github.com/search?q=CURLOPT_SSL_VERIFYPEER%2C+FALSE&type=code
Conversation
Notices
-
Embed this notice
daniel:// stenberg:// (bagder@mastodon.social)'s status on Monday, 10-Feb-2025 22:36:58 JST daniel:// stenberg://
- kaia and clacke like this.
- Blaise Pabón - controlpl4n3 repeated this.
-
Embed this notice
nyanide :nyancat_rainbow::nyancat_body::nyancat_face: (nyanide@lab.nyanide.com)'s status on Monday, 10-Feb-2025 22:43:34 JST nyanide :nyancat_rainbow::nyancat_body::nyancat_face:
@bagder i do it with pride In conversation permalink -
Embed this notice
翠星石 (suiseiseki@freesoftwareextremist.com)'s status on Monday, 10-Feb-2025 22:45:42 JST 翠星石
@bagder >That doesn't work without a github account and probably without proprietary JavaScript.
Many such cases.In conversation permalink -
Embed this notice
Buccia (bucciabuccia@mastodon.social)'s status on Monday, 10-Feb-2025 23:49:32 JST Buccia
@bagder Chinese instances are due to many chinese networks doing MiTM so instead of flooding the user with errors, they just disable certificate verification altogether.
In conversation permalink -
Embed this notice
Ret (ret@furry.engineer)'s status on Monday, 10-Feb-2025 23:49:46 JST Ret
@bagder wait until you find out Amazon Application Load Balancers don't validate server certificates.
Edit: CloudFront does
In conversation permalink -
Embed this notice
Annika Backstrom (annika@xoxo.zone)'s status on Tuesday, 11-Feb-2025 17:53:15 JST Annika Backstrom
@bagder 👏
In conversation permalink -
Embed this notice
daniel:// stenberg:// (bagder@mastodon.social)'s status on Tuesday, 11-Feb-2025 17:53:16 JST daniel:// stenberg://
@annika 😱
In conversation permalink -
Embed this notice
daniel:// stenberg:// (bagder@mastodon.social)'s status on Tuesday, 11-Feb-2025 17:53:16 JST daniel:// stenberg://
In conversation permalink Attachments
-
Embed this notice
Annika Backstrom (annika@xoxo.zone)'s status on Tuesday, 11-Feb-2025 17:53:17 JST Annika Backstrom
@bagder This is maybe my favourite, where a curl wrapper explains how to turn peer verification off under the heading "SSL verification setup":
In conversation permalink -
Embed this notice
clacke (clacke@libranet.de)'s status on Tuesday, 11-Feb-2025 23:17:41 JST clacke
@bagder Removed a -k from a curl line today when implementing something according to internal documentation. It felt good. In conversation permalink -
Embed this notice
haerench (haerench@mastodon.social)'s status on Friday, 14-Feb-2025 00:35:40 JST haerench
@bagder Certainly 140k occurrences is good enough for AI to label this as good code/practice and suggest it in new code ...
In conversation permalink clacke likes this.