summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2010-03-15 18:47:43 +0000
committerErmal <eri@pfsense.org>2010-03-15 18:47:43 +0000
commit263080b2cfb6adc81cd19872d58f1f4b6eff8692 (patch)
tree96b63429e4dfa967d60f3def71f4f618ccddc7fc /etc
parentae4dbded80a9eb7b6df103b152b74986d1cb69e2 (diff)
downloadpfsense-263080b2cfb6adc81cd19872d58f1f4b6eff8692.zip
pfsense-263080b2cfb6adc81cd19872d58f1f4b6eff8692.tar.gz
Remove uneeded line because openssl module will be already loaded.
Diffstat (limited to 'etc')
-rw-r--r--etc/inc/certs.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/inc/certs.inc b/etc/inc/certs.inc
index 9b5daa4..b9c3383 100644
--- a/etc/inc/certs.inc
+++ b/etc/inc/certs.inc
@@ -31,8 +31,6 @@
require_once("functions.inc");
-putenv("OPENSSL_CONF=/etc/ssl/openssl.cnf");
-
function & lookup_ca($refid) {
global $config;
OpenPOWER on IntegriCloud