Hacker News new | ask | show | jobs
by threeseed 839 days ago
This behaviour is part of curl (proper) and is set via compile time flags.

And at least according to curl's code is set by default when it is built against OpenSSL:

https://github.com/curl/curl/blob/1ccf1cd9936dfa382fe1f061b6...

1 comments

It's not set by default. (and even when it is set, does it modify the behaviour of the --cacert option?)