|
|||||||||||
|
Re: openSSL Key generation
From: Leland T. Snyder <ltsnyder(at)x3ci.com>
Date: Thu Feb 06 2003 - 12:32:20 EST To answer my own question if only in part, I found another part of the manual that clarified this. The command would be . . . [root@base04 root]# /usr/bin/openssl genrsa -des 1024 > /tmp/server.key Generating RSA private key, 1024 bit long modulus ................................................++++++.....++++++ e is 65537 (0x10001) Enter PEM pass phrase: Verifying password - Enter PEM pass phrase: [root@base04 root]# Seems like their is an equivilant DSA key generation command gendsa. I the doc I was looking at was out of date with an old command line argument format. -Leland
> I'm executing the command to generate a server key according to the RedHat
This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:01:19 EDT |
||||||||||
|
|||||||||||