Accessing an HTTPS web service from Glassfish based web-ap
- by ring bearer
Hi,
I'm trying to access an HTTPS based web service URL from a web/ear application deployed
on a Glassfish application server domain.
We have obtained the certificate from the vendor that exposes the HTTPS URL
What are the steps required for installing SSL certificates in order to access the web service ?
(Though I know the outline, let me pretend I am layman)
Thanks