SSL settings in Tomcat

xiaoxiao2021-03-06  26

In order to make Tomcat support the function of SSL, we need to configure information about * / conf / server.xml in the Tomcat installation directory. The specific method is as follows: First, create a certificate for the Tomcat server: KeyTool -Genkey -Alaias * -keystore * And put it in the Tomcat installation directory. Then modify * / conf / server.xml, remove the following note, and modify the red word area

转载请注明原文地址:https://www.9cbs.com/read-77219.html

New Post(0)