nixpkgs/pkgs/development/libraries/openssl
Eelco Dolstra 17925a9d3c * OpenSSL: Allow the location of the X509 certificate file (the CA
bundle) to be set through the environment variable
  ‘OPENSSL_X509_CERT_FILE’.  This is necessary because the default
  location ($out/ssl/cert.pem) doesn't exist, and hardcoding something
  like /etc/ssl/cert.pem is impure and cannot be overriden
  per-process.  For security, the environment variable is ignored for
  setuid binaries.

svn path=/nixpkgs/trunk/; revision=29224
2011-09-12 16:57:34 +00:00
..
1.0.0e.nix * OpenSSL: Allow the location of the X509 certificate file (the CA 2011-09-12 16:57:34 +00:00
cert-file.patch * OpenSSL: Allow the location of the X509 certificate file (the CA 2011-09-12 16:57:34 +00:00
darwin-arch.patch openssl: to make darwin build again, update darwin-arch.patch 2010-11-09 14:09:22 +00:00
default.nix * openssl: per Nixpkgs convention, don't install static libraries when 2011-02-09 15:27:34 +00:00