I am using the latest Redhat Secure Server 3.1-2.

I am trying to make it so that it doesn't ask me for a password each time
it starts apache.  The SSL documentation says you do:

cp server.key server.key.org
openssl rsa -in server.key.org -out server.key
chmod 400 server.key


but the "openssl" that ships with Redhat Secure Server does not support
the "rsa" directive:

Standard commands
asn1parse      ciphers        crl            crl2pkcs7      dgst           
dh             dsa            dsaparam       enc            errstr         
gendh          gendsa         genrsa         nseq           pkcs7          
req            s_time         sess_id        version        

Message Digest commands (see the `dgst' command for more details)
md2            md5            mdc2           rmd160         sha            
sha1           

Cipher commands (see the `enc' command for more details)
base64         bf             bf-cbc         bf-cfb         bf-ecb         
bf-ofb         cast           cast-cbc       cast5-cbc      cast5-cfb      
cast5-ecb      cast5-ofb      des            des-cbc        des-cfb        
des-ecb        des-ede        des-ede-cbc    des-ede-cfb    des-ede-ofb    
des-ede3       des-ede3-cbc   des-ede3-cfb   des-ede3-ofb   des-ofb        
des3           desx           idea           idea-cbc       idea-cfb       
idea-ecb       idea-ofb       rc2            rc2-cbc        rc2-cfb        
rc2-ecb        rc2-ofb        


Any ideas?


-----------------------------------------------------
Brian Feeny (BF304)     [EMAIL PROTECTED]   
318-222-2638 x 109      http://www.shreve.net/~signal      
Network Administrator   ShreveNet Inc. (ASN 11881)            


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to