LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to setup HTTPS configuration in Tomcat webserver 7.0 ? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-setup-https-configuration-in-tomcat-webserver-7-0-a-4175520448/)

rockmurali 09-29-2014 12:09 AM

How to setup HTTPS configuration in Tomcat webserver 7.0 ?
 
We have a server called “XXXX” which is deployed in Linux machine. Currently, it is exposing a web service using http protocol via tomcat server. Now we want to change the transport communication from http to https ( secure layer ).
Our Query:

1. How to configure the tomcat server in order to accept for https communication ( request/response pattern ) via SOAP messages ?

We refer the below link and did some trial for achieving this, but could not succeed. Can you please help us in solving the issue ?

http://tomcat.apache.org/tomcat-7.0-doc/ssl-howto.html

Habitual 09-29-2014 05:22 PM

Welcome to LQ.

Step01: You make or have a key made with keytool?


All times are GMT -5. The time now is 04:46 AM.