[Bug 1200581] [NEW] exim-gencert creates 1024 bit key
Lee Maguire
1200581 at bugs.launchpad.net
Fri Jul 12 10:54:12 UTC 2013
Public bug reported:
The script for creating a default key for STARTTLS creates a 1024 bit
key. This should probably be updated to 2048 as a default key length.
$ grep 1024 /usr/share/doc/exim4-base/examples/exim-gencert
default_bits = 1024
openssl req -config $SSLEAY -x509 -newkey rsa:1024 -keyout $KEY -out $CERT -days $DAYS -nodes
** Affects: exim4 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to exim4 in Ubuntu.
https://bugs.launchpad.net/bugs/1200581
Title:
exim-gencert creates 1024 bit key
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/exim4/+bug/1200581/+subscriptions
More information about the Ubuntu-server-bugs
mailing list