age-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Aaron Martinez
> Sent: Wednesday, November 01, 2006 11:01 PM
> To: openssl-users@openssl.org
> Subject: N00B needs csr/key help
>
> I am trying to get my copy of pure-ftpd running with a signed
&g
I am trying to get my copy of pure-ftpd running with a signed
certificate and having a horrible time.
I had to send them a csr so i did the following:
openssl genrsa -des3 -out ftp.mydomain.com.key 1024
openssl req -new -key ftp.mydomain.com.key -out ftp.mydomain.com.csr
I got the key signed