Re: OpenSSL CSR command line help required
- From: Bruce Stephens <bruce+usenet@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 07 Mar 2007 22:23:10 +0000
"astrosteve" <saqqara2000@xxxxxxxxxxx> writes:
[...]
If so, what would be the command line arguments to produce a
SSL_RSA_EXPORT_WITH_RC4_40_MD5 CSR?? That is a 40 bit encryption
with 512 bit keys.
You can generate a new RSA 512 bit key using "-newkey rsa:512".
(Alternatively use "openssl genrsa 512".) You can specify an MD5 hash
using the -md5 flag to req.
I'm not sure where you want RC4_40 to fit, though: CSR's aren't
encrypted. (Not that I know of, anyway.) (I don't see an easy way to
encrypt the private key with RC4_40---not that that would be a good
idea.)
.
- References:
- OpenSSL CSR command line help required
- From: astrosteve
- OpenSSL CSR command line help required
- Prev by Date: CFP: WAC2007 - Deadline for submissions extended
- Next by Date: "Definition" of DoS attack (specifically, PPPoE and DHCP)
- Previous by thread: OpenSSL CSR command line help required
- Next by thread: Hosted SSL for hotspots
- Index(es):
Relevant Pages
|
|