RE: Digital signature creation

2004-06-18 Thread pedro . j . sousa
: Re: Digital signature creation Man pages for the openssl command on www.openssl.org Openssl is an executable that can be used to generate certificates, keys, etc. The page http://www.post1.com/home/ngps/m2/howto.ca.html has a tutorial on

Re: Digital signature creation

2004-06-18 Thread Mike Sontum
Man pages for the openssl command on www.openssl.org Openssl is an executable that can be used to generate certificates, keys, etc. The page http://www.post1.com/home/ngps/m2/howto.ca.html has a tutorial on certificates. This uses the CA.pl which is a Perl wrapper that can be very helpful. It als