lp:ubuntu/gutsy-security/openssl-blacklist

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/gutsy-security/openssl-blacklist
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

5. By Jamie Strandboge

* add RSA-4096 blacklist for le64
* install RSA-4096 blacklist
* don't send STDERR to STDOUT as this may interfere with obtaining the
  modulus with long bits

4. By Jamie Strandboge

* allow checking of certificate requests
* only check moduli with an exponent of 65537 (the default on Debian/Ubuntu)
* update gen_certs.sh for when ~/.rnd does not exist when openssl is run
  which can happen with openssl 0.9.8g and higher
* update gen_certs.sh to use '0' (in case of PID randomization)
* added more examples
* only prompt once for password (Closes: #483500)
* properly cache database reads when bits are same
* added '-m' and '-b' arguments. This is helpful for applications calling
  openssl-vulnkey when the modulus and bits are known, such as openvpn.
* man page updates
* added test.sh
* added blacklists for when ~/.rnd does not exist when openssl is run
  (LP: #232104)
* added 512 bit and partial 4096 blacklists (need le64) (LP: #231014)
* reorganized source databases, and ship the new gen_certs.sh format
* debian/rules: updated to use new blacklist format and organization
* create openssl-blacklist-extra package (but don't ship 4096 yet)
* Modify Maintainer value to match the DebianMaintainerField
  specification.

3. By Jamie Strandboge

added gen_certs.sh and getpid.c

2. By Mathias Gug

* openssl-vulnkey:
  - Don't exit if the key cannot be parsed.
  - Don't fail if stderr is not available. (LP: #230193)

1. By Jamie Strandboge

no change rebuild for -security

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/openssl-blacklist
This branch contains Public information 
Everyone can see this information.

Subscribers