« Return to Thread: Problem with certificates

Re: Problem with certificates

by kumarjayanti :: Rate this Message:

Reply to Author | View in Thread

metro@... wrote:
I need to import into the glassfish certificates with public and private keys, i try to use the keytool.exe but i can't to import the private keys into the glassfish store.

Anybody can tell me how i import the certificates with both keys.
I need that to use in a interop scenario between .NET and Netbeans.

  
You can use openssl, you can also use the following :
for the two scripts above you may way want to directly invoke the java command-line  inside the scripts incase you find any problem (because there appears to be a command-line arg processing problem with atleast one of them).

Thanks.
Thanks.
[Message sent by forum member 'matrix2' (matrix2)]

http://forums.java.net/jive/thread.jspa?messageID=349581

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


  

 « Return to Thread: Problem with certificates