Accessing an HTTPS web service from Glassfish based web-ap
        Posted  
        
            by ring bearer
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by ring bearer
        
        
        
        Published on 2010-03-10T18:31:36Z
        Indexed on 
            2010/03/13
            18:25 UTC
        
        
        Read the original article
        Hit count: 373
        
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
© Stack Overflow or respective owner