]> git.ipfire.org Git - ipfire-2.x.git/commit
core183: replace https rsa key if it is too small
authorArne Fitzenreiter <arne_f@ipfire.org>
Thu, 18 Jan 2024 17:02:10 +0000 (18:02 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 18 Jan 2024 17:02:10 +0000 (18:02 +0100)
commit36c16c71ed854b5bc43b79be926dd1d00f9091ff
tree4cda195e40280a9b07ab5538d4125bf292b7a5cc
parentbca096b453809236775b497e0a3e4c7cd5e5437e
core183: replace https rsa key if it is too small

new openssl need at least 2048 bit rsa keys for apache.
So if the existing is smaller a new 4096 bit key is generated.

fixes #13527

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/backup/backup.pl
config/rootfiles/core/183/filelists/files
config/rootfiles/core/183/update.sh