users@glassfish.java.net

Re: Creating a keystore and truststore for a web service

From: Aleksandras Novikovas <an_at_systemtier.com>
Date: Thu, 04 Jun 2009 13:21:33 +0300

Hi,

Problem with your script is that keytool is not able to create
certificates v3 extentions needed to use with WSIT (web services
security).

-
Aleksandras Novikovas

E-mail: an_at_systemtier.com



On Sat, 2009-05-30 at 18:21 -0700, glassfish_at_javadesktop.org wrote:
> HI,
>
> I have discovered you do not need to use OpenSSL if you make sure your keystore password matches the Glassfish password.
>
> I have attached a script that uses only keytool to create a keystore, import it into the Glassfish keystore, and create a client certificate, which you can hand off to a third party to access your service. In my case I have a vendor using .net and my generated certificate to access my secure Java web service.
> [Message sent by forum member 'mpachis' (mpachis)]
>
> http://forums.java.net/jive/thread.jspa?messageID=348530
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>