top | item 13352132 (no title) mpitt | 9 years ago > wget ... --no-check-certificateWhy? Oh why? discuss order hn newest jwilk|9 years ago https://github.com/git-sgmoore/OpenVPN_Ipsec_L2tp_server_on_...But it's downloading stuff via HTTP, so certificate verification doesn't help that much. terrywang|9 years ago I personally prefer to use curl whenever possible (don't blindly do curl | sh though) ;-)https://daniel.haxx.se/docs/curl-vs-wget.html git-sgmoore|9 years ago Fixed, thank you.
jwilk|9 years ago https://github.com/git-sgmoore/OpenVPN_Ipsec_L2tp_server_on_...But it's downloading stuff via HTTP, so certificate verification doesn't help that much.
terrywang|9 years ago I personally prefer to use curl whenever possible (don't blindly do curl | sh though) ;-)https://daniel.haxx.se/docs/curl-vs-wget.html
jwilk|9 years ago
But it's downloading stuff via HTTP, so certificate verification doesn't help that much.
terrywang|9 years ago
https://daniel.haxx.se/docs/curl-vs-wget.html
git-sgmoore|9 years ago