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 .
private keysPublic/Private keys and X.509 certificateTopix - 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 . Tags:
Weakness in OpenSSL on Debian and Ubuntu DiscoveredDigg 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. Debian: Flaw in OpenSSL makes private keys predictableDigg 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). |