Re: New User Problem

2011-04-28 Thread John Hascall
openssl req -new -key server1.key -out server1.csr --- John Hascall, j...@iastate.edu Team Lead, NIADS (Network Infrastructure, Authentication & Directory Services) IT Services, The Iowa State University of Science and Te

New User Problem

2011-04-28 Thread FBE
Dear OpenSSL Community, I am a new user of OpenSSL and have a pretty simple question. I'm trying to create a self-signed certificate and so far has done the following. Step 1)>openssl genrsa -des3 -out server1.key 1024 Step 2)This asked for a password and I made a password "asdf" Step 3) >ope

R: New User Problem

2011-04-28 Thread Federico Berton
-Messaggio originale- Da: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] Per conto di FBE Inviato: mercoledì 27 aprile 2011 19:27 A: openssl-users@openssl.org Oggetto: New User Problem Dear OpenSSL Community, I am a new user of OpenSSL and have a pretty simple ques

New User Problem

2011-04-27 Thread FBE
Dear OpenSSL Community, I am a new user of OpenSSL and have a pretty simple question. I'm trying to create a self-signed certificate and so far has done the following. Step 1)>openssl genrsa -des3 -out server1.key 1024 Step 2)This asked for a password and I made a password "asdf" Step 3) >ope