> From: [EMAIL PROTECTED] On Behalf Of Kyle Hamilton
> Sent: Friday, 09 May, 2008 07:22
> To: openssl-users@openssl.org
> Subject: Re: Unable to Generate a CSR
>
>
> This appears to be a case of your configuration file being truncated,
> or your environment otherwise slig
This appears to be a case of your configuration file being truncated,
or your environment otherwise slightly messed up.
The main error is, of course, the "PRNG not seeded" error -- as it
says, you need to read the OpenSSL FAQ for information on how to solve
it. (It goes into much tried-and-true d
Hi:
I'm running OpenSSL 0.9.8d on an HP-UX 11 box. In the past I've been
able to generate CSRs and keys via the command line with no trouble.
However, today I generated a key just fine, but when I tried to generate
the CSR it failed. I'm not aware of anything having been changed since
the last CSR