Skip to main content
1-Visitor
September 16, 2020
Solved

HTTPS SSL ThingWorx

  • September 16, 2020
  • 2 replies
  • 1963 views

Hi,

how can i solve this problem?

2020-09-16 11_55_55-Composer.png

 

I configured self signed certificate and changed everything in Tomcat.(like in

Article - CS307906)
But still have this Warning.

Thanks in advance!

BR

Vladimir

Best answer by SachinSharma

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.

2 replies

16-Pearl
September 16, 2020

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.

vcavic1-VisitorAuthor
1-Visitor
September 16, 2020

Thank you @SachinSharma !

 

BR

Vladimir

17-Peridot
September 16, 2020

@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)

 

https://www.ptc.com/en/support/article/CS231610