Re: openSSL Key generation

From: DMcLF@DMcLF.org
Date: 02/06/03

  • Next message: rbroom@acm.org: "Re: openSSL Key generation"
    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.
    


    Relevant Pages