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

-- 
Ubuntu-server-bugs mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to