You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Daniel Hallmark <dg...@hiwaay.net> on 2003/04/04 19:32:04 UTC

[OFF-TOPIC] Re: Issuing self-signed certificates to users for SSLv3

On 4 April 2003, johannes.fiala@fwd.at wrote:

> I know it's not absolutely tomcat-specific, but maybe another Tomcat-user 
> has come across this issue.
> 
> We want to set up a Certificate Authority and issue self-signed 
> certificates to users which then will use SSLv3 client certificate 
> authentication to authenticate with Tomcat.
> 
> Does anybody know an easy tool to generate certificates and package them 
> into PKCS #12 files (PFX-files, password-protected).


You can use OpenSSL on a unix/linux box.  It has scripts all set up to
create your dummy CA certificate.  You can then use that cert to sign
SSL cert requests for your server or to generate client certificates.

Daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org