Https (RTC) & Http
Our RTC server is https and we just renewed our security certificate. Our JTS server is also https but never really had a security certificate and the one I guess we were using was revoked. Can our JTS be switched to http and still leave RTC on https? I saw a configuration in the tomcat server.xml file and changed it but when I tried to login I just got a blank screen from JTS, so I changed it back. Unfortunately what ever security certificate we were using its now revoked so I either need to configure it for http or buy a security certificate.
Thx!
jeff
|
2 answers
Thanks for your help Piotr! In the end it took this command to solve my issue: keytool -genkey -keyalg RSA -alias selfsigned -keystore keystore.jks -storepass password -validity 360 -keysize 2048 |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.