Configure a default trust store for openssl
This commit is contained in:
committed by
Eelco Dolstra
parent
0876a44169
commit
9f358f809d
@@ -24,8 +24,6 @@ stdenv.mkDerivation {
|
||||
patches = [
|
||||
./docbook2texi.patch
|
||||
./symlinks-in-bin.patch
|
||||
./cert-path.patch
|
||||
./ssl-cert-file.patch
|
||||
];
|
||||
|
||||
buildInputs = [curl openssl zlib expat gettext cpio makeWrapper libiconv]
|
||||
|
||||
Reference in New Issue
Block a user