~ubuntu-branches/ubuntu/gutsy/ssl-cert/gutsy-updates

« back to all changes in this revision

Viewing changes to debian/templates

  • Committer: Bazaar Package Importer
  • Author(s): Mathias Gug
  • Date: 2008-05-14 02:22:49 UTC
  • Revision ID: james.westby@ubuntu.com-20080514022249-wrqracymt3ojt6vj
Tags: 1.0.14-0ubuntu0.7.10.1
* SECURITY UPDATE: replace known vulnerable weak keys and certificates
  caused by Debian openssl bug.
* debian/control: Depends on openssl (0.9.8e-5ubuntu3.2),
  openssl-blacklist. Update Maintainer field.
* debian/templates: add critical debconf note.
* debian/postinst: regenerate snakeoil key and certificate on upgrade if
  vulnerable.
* References
  CVE-2008-0166
  http://www.ubuntu.com/usn/usn-612-4

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
Template: make-ssl-cert/title
47
47
Type: title
48
48
_Description: Configure an SSL Certificate.
 
49
 
 
50
Template: make-ssl-cert/vulnerable_prng 
 
51
Type: note
 
52
_Description: Local security certificates must be replaced
 
53
 A security certificate which was automatically created for your 
 
54
 local system needs to be replaced due to a flaw which renders it 
 
55
 insecure. This will be done automatically.
 
56
 .
 
57
 If you don't know anything about this, you can safely ignore this message.