From 263080b2cfb6adc81cd19872d58f1f4b6eff8692 Mon Sep 17 00:00:00 2001 From: Ermal Date: Mon, 15 Mar 2010 18:47:43 +0000 Subject: Remove uneeded line because openssl module will be already loaded. --- etc/inc/certs.inc | 2 -- 1 file changed, 2 deletions(-) (limited to 'etc') 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; -- cgit v1.1