private keys

Public/Private keys and X.509 certificate

Topix - Unix  Wed, 11/12/2008 - 09:02

Browsing here and there I gathered the following steps to create a set of public/private keys to digitally sign messages along with the corresponding X.509 certificate .


 

Weakness in OpenSSL on Debian and Ubuntu Discovered

Digg Linux/Unix upcoming  Wed, 05/14/2008 - 22:05

If you are using Debian or any other distro that's based on it (such as Ubuntu), you are advised to update, because a weakness was discovered in the random number generator used by OpenSSL.

To fix the problem, you will have to update the OpenSSL packages and regenerate any private keys made on Debian (Etch or newer) or Ubuntu 7.04 and higher.


 

Debian: Flaw in OpenSSL makes private keys predictable

Digg Linux/Unix upcoming  Tue, 05/13/2008 - 15:16

Luciano Bello discovered that the random number generator in Debian'sopenssl package is predictable. This is caused by an incorrectDebian-specific change to the openssl package (CVE-2008-0166).

As aresult, cryptographic key material may be guessable.