- openssl.cnf had copy_extensions = copyall added to the [ IPFire ] section as 
part of
   the ipsec host cert renewal process but the file was missed to be shipped 
with the
   Core Update 184 update. So only users doing fresh installs of CU184 or later 
will
   have the updated openssl.cnf file.
- This patch rectifies that situation.

Signed-off-by: Adolf Belka <[email protected]>
---
 config/rootfiles/core/194/filelists/files | 1 +
 1 file changed, 1 insertion(+)

diff --git a/config/rootfiles/core/194/filelists/files 
b/config/rootfiles/core/194/filelists/files
index e615ef92e..a16782a5c 100644
--- a/config/rootfiles/core/194/filelists/files
+++ b/config/rootfiles/core/194/filelists/files
@@ -2,3 +2,4 @@ etc/rc.d/init.d/firewall
 etc/rc.d/init.d/functions
 srv/web/ipfire/cgi-bin/aliases.cgi
 srv/web/ipfire/cgi-bin/pakfire.cgi
+etc/ssl/openssl.cnf
-- 
2.49.0


Reply via email to