Welcome to the Jazz Community Forum
Cannot access the URL https://localhost:7443/jazz/admin

We are configuring Rational Team Concert SDK in our windows server. Currently we are following the guide published in the forum itself. The version we are trying to set up is 6.0.3. Everything seems to be in working condition till step 1.6. To test the Jetty based debug server launch, we have to access the URL <https://localhost:7443/jazz/admin> and click on "Active Services" to start the debugging process in the Eclipse. But we are unable to access it. We have revisited the steps just to be sure that we are on the right track. Even after a thorough monitoring of the steps we have done, we have no clue as to why we are unable to access it.
Our windows servers are now using only TLSv1.2 to communicate. All other protocols have been disabled in the "regedit" of the server. Is it because of that? We can access the other URL though which is <https://localhost:9443/ccm/admin>. If the reason is TLSv1.2, we have made the changes in the server.startup.bat to only allow the current protocol. Is there anything else we are missing here?
2 answers

Have you tried https://rsjazz.wordpress.com/2018/11/23/rtc-extensions-workshop-how-to-fix-ssl-protocol-errors-preventing-connection-to-jetty-debug-server/ ?
Comments
Luca Martinucci
Mar 25 '19, 8:08 a.m.Does Jetty start?