diff options
author | Harmen Stoppels <harmenstoppels@gmail.com> | 2021-09-29 18:05:58 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-29 09:05:58 -0700 |
commit | 7fdb879308247c060654a95a9eedfbc628533f01 (patch) | |
tree | de26ab1ae7acb292c3344563f2b92f6654a9b501 /LICENSE-MIT | |
parent | 24263c9e9229be85c1a5047a412c16191de7fa73 (diff) | |
download | spack-7fdb879308247c060654a95a9eedfbc628533f01.tar.gz spack-7fdb879308247c060654a95a9eedfbc628533f01.tar.bz2 spack-7fdb879308247c060654a95a9eedfbc628533f01.tar.xz spack-7fdb879308247c060654a95a9eedfbc628533f01.zip |
ca-certificates-mozilla for openssl & curl (#26263)
1. Changes the variant of openssl to `certs=mozilla/system/none` so that
users can pick whether they want Spack or system certs, or if they
don't want certs at all.
2. Keeps the default behavior of openssl to use certs=systems.
3. Changes the curl configuration to not guess the ca path during
config, but rather fall back to whatever the tls provider is
configured with. If we don't do this, curl will still pick up system
certs if it finds them.
As a minor fix, it also adds the build dep `pkgconfig` to curl, since
that's being used during the configure phase to get openssl compilation
flags.
Diffstat (limited to 'LICENSE-MIT')
0 files changed, 0 insertions, 0 deletions