Hi all,
I've installed openssl-0.9.4 and successfully generate a httpsd.pem for testing. However, when I apply for a valid one, thawte.com require me to generate KEY and CSR. thawte.com ask me to do the following step:
openssl genrsa -des3 -rand file1:...:file5 1024 > www.domain.com
However, I found that the openssl-0.9.4 doens't come with "openssl" that utility. So, my question is how can I make "openssl" this command works? I only want to generate a CSR and KEY. Thank you for your help
 
Regards
Dan
 
 

Reply via email to