Is RSA ver 2 (SSH) compatiblity with SSL by design or
a given fact?  I haven't found any references anywhere
addressing this or any security concern.  In addition,
are there any downstream problems using a cert based
off of a ssh-keygen as opposed to an "openssl genrsa"?
 For example:
                                                      
                
  ssh-keygen -trsa -b1024 -ftestid_rsa -N ""
                                                      
                 
  openssl req -new -key testid_rsa -out
testid_rsa.csr                                        
  
                         
Has anyone experimented with this?  It appears to work
and looks promising.
                                                      
                       
In other words would authenticate, encryption, digital
signatures, etc. certificate operations be normal
without an OpenSSL based key?  Just looking for a way
to "merge" the environments if possible on a single
key and not utilize a hole...
                                                      
                    
Thx,                                                  

                         
cs



        
                
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to