Configure the https domain name of tomcat

Configure the https domain name of tomcat:

<Connector port="443" protocol="org.apache.coyote.http11.Http11NioProtocol"
               maxThreads="150" SSLEnabled="true" scheme="https" secure="true"
               clientAuth="false"
               sslEnabledProtocols="SSLv2,SSLv3,TLSv1,TLSv1.1,TLSv1.2,SSLv2Hello"
               keystoreFile="  keystorePass="/SSL/new/certificates" Domain " />

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325381995&siteId=291194637