t store - any
server certs signed by them is by default, trusted.
On 4 August 2017 at 17:09, Hameed, Amir wrote:
> Hi,
> I am trying to configure Tomcat 8.0.36 with SSL and running into some
> issues. The JDK version I am using is 1.8.0_64. I used the following
> process to implem
Hi,
I am trying to configure Tomcat 8.0.36 with SSL and running into some issues.
The JDK version I am using is 1.8.0_64. I used the following process to
implement SSL:
1. Generated a java key store using the following command:
${JAVA_HOME}/bin/keytool -genkey -alias [alias-name] -keyalg R