Hi all,
I have been spending basically 5 days at a stretch now to figure out a proper way to add ssl to Glassfish so that we can create a https connection. I have went through the tutorials but it seems I didn't have luck. I got registered for the Veri sign trial certificate program. I got the certificate from them, but when I try to import it, I get an exception saying, Failed to establish chain from reply,
keytool -import -v -alias s2f -file s1as.csr -keystore keystore.jks -storepass changeit
That's the command which I executed.
Further more, I was successful enough to add the CA certificate to the browser, but I am confused at the step which adds an intermediate certificate to the glassfish server.
Could some 1 help me on this please,
Thanks and regards,
Ransika.