core194: Ship changed openssl.cnf file from CU184
Commit Message
- 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 <adolf.belka@ipfire.org>
---
config/rootfiles/core/194/filelists/files | 1 +
1 file changed, 1 insertion(+)
@@ -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