Y
Hacker News
new
|
ask
|
show
|
jobs
by
buffet_overflow
991 days ago
If you ever have an issue with the Requests library in Python, just try again with verify=false.
3 comments
psd1
991 days ago
Easier than getting the app team to fix their TLS.
link
WorldMaker
991 days ago
Or the corporate IT team to remove their TLS-trashing MITM attack (because their Firewall Vendor claims that's still "Best Practice" in 2023 and/or the C-Suite
loves
employee surveillance).
link
capableweb
991 days ago
Just be sure to try running the program with sudo first, before trying shitty solutions like that.
link
alphager
991 days ago
That seems insecure; just chmod -R 777 /
link
Aeolun
991 days ago
At least node has a variable to disable checks globally.
link