Page 1 of 1

Generating the keys online

Posted: Sun Nov 07, 2010 5:42 pm
by strangevpn
Hello,

I'm trying to figure out a way to create the keys automatically online and let the users download them when they sign up. Anyone know how to do this?

Re: Generating the keys online

Posted: Tue Nov 16, 2010 9:03 am
by krzee
You would need to make your own CA administration software... the openssl command can be fed all command options that it needs to make certs.

I do not condone this as I see it as bad for security