commit | 10bf34a2d97c600c3d806309c79137afba113cf9 | [log] [tgz] |
---|---|---|
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | Tue Sep 13 17:03:45 2022 -0400 |
committer | Brad King <brad.king@kitware.com> | Fri Sep 16 09:40:28 2022 -0400 |
tree | a0ca663dec040d04ec00edd50d6eaab1dd81c79c | |
parent | 355b12af792441cc3f9a561733b1cacc789f9719 [diff] |
cmCurl: Honor OpenSSL certificate environment variables Honor the OpenSSL environment variables used to specify the location of the TLS certificates, as specified in the `curl(1)` man page. Co-authored-by: Ludovic Courtès <ludo@gnu.org>