Re: openSSL Key generation
From: Matthaeus Wander (jbg@swznet.de)
Date: 02/11/03
- Previous message: Jay Beale: "Re: LKM Trojan installed"
- In reply to: Simon Thornton: "RE: openSSL Key generation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 11 Feb 2003 20:01:40 +0100 From: Matthaeus Wander <jbg@swznet.de> To: Simon Thornton <simon.thornton@swift.com>
* Simon Thornton <simon.thornton@swift.com> [2003-02-11 19:44]:
> Two things occur to me; it's waiting for you to enter a password to
> protect the key, as the process is bg it's blocked. The other thing that
> can occur (very rarely) on linux is that the urandom system is not
> getting enough entropy to generate random numbers needed by OpenSSL.
> [...]
A little correction:
If there is no entropy left, /dev/urandom returns calculated data.
It's /dev/random, which blocks.
More information can be found in man 4 random.
Greets, Matthäus Wander.
- Next message: Rivanor P. Soares: "Re: LKM Trojan installed"
- Previous message: Jay Beale: "Re: LKM Trojan installed"
- In reply to: Simon Thornton: "RE: openSSL Key generation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|