Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hi,
how can i solve this problem?
I configured self signed certificate and changed everything in Tomcat.(like in
Thanks in advance!
BR
Vladimir
Solved! Go to Solution.
The Tomcat server is using a self-signed certificate so the web browser will report that the connection to the server is not secure. This warning can be ignored. Or you can set up an exception for the site in a web browser.
The Tomcat server is using a self-signed certificate so the web browser will report that the connection to the server is not secure. This warning can be ignored. Or you can set up an exception for the site in a web browser.
@vcavic ,
If you'd like that to go away for all users, you'll need to get your self-signed cert signed by a CA (cert authority). Just follow the directions in this article (you may need someone in IT to provide you with that cert after you provide them with a request file)