Re: [Resin-interest] Wild card SSL Certs

2007-05-24 Thread Jay Ballinger
We use JSSE successfully and haven't really noticed any performance
problems or slowdowns.


  http address=* port=443
jsse-ssl
  key-store-typepkcs12/key-store-type
  key-store-file/some/path/to/file.p12/key-store-file
  passwordsecret/password
/jsse-ssl
  /http


We used OpenSSL to bundle the wildcard cert, the intermediate certs,
and the root cert into one .p12 file - including the password.


___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest


[Resin-interest] Wild card SSL Certs

2007-05-23 Thread Vinny

Hello All,
My company has moved to wildcard certificates and I've been asked to
install it on our OS version of Resin. I received the cert in the form of a
.pfx
file and a password. Can this be used with my version of Resin or do I need
Pro in order to use OpenSSL with this certificate?
Thanks,
Vinny

--
Ghetto Java: http://www.ghettojava.com
___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest