Diffie-Hellman public key error with Tomcat 7

前端 未结 5 1017
無奈伤痛
無奈伤痛 2020-12-09 11:13

I successfully set up two Ubuntu machines with Tomcat and SSL certificates. I followed exactly the same procedure with Centos 6, but I\'m getting this when I\'m trying to c

5条回答
  •  自闭症患者
    2020-12-09 11:28

    Add this into the server.xml file and restart the server

    
    

    Try to browse with https://localhost:8443

提交回复
热议问题