TinyTitan / tinytitan.github.io

Website for Tiny Titan
http://tinytitan.github.io/
87 stars 5 forks source link

curl should not ignore TLS errors (-k) #3

Open KeenRivals opened 6 years ago

KeenRivals commented 6 years ago

The -k option to curl tells it to ignore bad TLS certificates. That's generally not a good idea.