Re: openSSL Key generation
From: DMcLF@DMcLF.org
Date: 02/06/03
- Previous message: Seth Arnold: "Re: openSSL Key generation"
- In reply to: Leland T. Snyder: "openSSL Key generation"
- Next in thread: rbroom@acm.org: "Re: openSSL Key generation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 6 Feb 2003 20:02:21 +0100 (CET) From: <DMcLF@DMcLF.org> To: "Leland T. Snyder" <ltsnyder@x3ci.com>
> [root@basea1 tmp]# nohup time /usr/bin/openssl genrsa -rand /dev/urandom
> 1024 > /tmp/server.key &
you could try:
/usr/bin/openssl genrsa 1024 > /tmp/server.key
see if that goes better.
DMcLF
-- (o< Lord of the Rings LITE(tm) //\ -- by J.R.R. Tolkien V_/_ Some guys take a long vacation to throw a ring into a volcano One Unix to rule them all, One Resolver to find them, One IP to bring them all and in the zone to bind them.
- Next message: rbroom@acm.org: "Re: openSSL Key generation"
- Previous message: Seth Arnold: "Re: openSSL Key generation"
- In reply to: Leland T. Snyder: "openSSL Key generation"
- Next in thread: rbroom@acm.org: "Re: openSSL Key generation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|