Re: Need help with certs for Cisco "EasyVPN"

2006-09-14 Thread Ted Mittelstaedt
atrick" <[EMAIL PROTECTED]> To: Sent: Wednesday, September 13, 2006 10:03 AM Subject: Need help with certs for Cisco "EasyVPN" > > I really could use some help and I'm hoping someone out there has done > what I need to do before and can clue me in. > > All

Need help with certs for Cisco "EasyVPN"

2006-09-13 Thread John A. Kilpatrick
I really could use some help and I'm hoping someone out there has done what I need to do before and can clue me in. All I am trying to do is use certificates with a VPN profile in the Cisco VPN client. However any cert that I sign with OpenSSL is marked as an "RA" cert by the Cisco VPN clie

help with certs!!

2001-02-11 Thread Evan Cross
Hi, These are the steps I am using to create a CA and then sign a certificate. openssl req -x509 -newkey rsa:1024 -keyout cakey.pem -out cacert.pem -config openssl.cnf then i follow the prompts. after cacert.pem is created a copy the private key into democa/private and cacert.pem into democa