Port 9443 is run as HTTP instead of HTTPS

I tried to run the Team Concert Express-C version on windows but it seems not to work.
I downloaded the ZIP file and unzipped it to a short directory. After this I ran the server.startup.bat and the server starts up.
The server is reachable on 9080 (HTTP) and 9443 also HTTP but it should be HTTPS. I can go to the login mask on 9443 but can't login (my guess is that there is a restriction that says I can only login on an SSL connection).
There is no apparent error in the tomcat logs.
Thanks for any ideas.
I downloaded the ZIP file and unzipped it to a short directory. After this I ran the server.startup.bat and the server starts up.
The server is reachable on 9080 (HTTP) and 9443 also HTTP but it should be HTTPS. I can go to the login mask on 9443 but can't login (my guess is that there is a restriction that says I can only login on an SSL connection).
There is no apparent error in the tomcat logs.
Thanks for any ideas.
One answer

tario wrote:
That's strange. After you start up the server, go to:
https://localhost:9443/jazz/admin
and try to login with userid=ADMIN, password=ADMIN. Does that work? If
not, what is the exact error message that you're getting?
Thanks,
Craig Chaney
Jazz Server team
I tried to run the Team Concert Express-C version on windows but it
seems not to work.
I downloaded the ZIP file and unzipped it to a short directory. After
this I ran the server.startup.bat and the server starts up.
The server is reachable on 9080 (HTTP) and 9443 also HTTP but it
should be HTTPS. I can go to the login mask on 9443 but can't login
(my guess is that there is a restriction that says I can only login
on an SSL connection).
There is no apparent error in the tomcat logs.
Thanks for any ideas.
That's strange. After you start up the server, go to:
https://localhost:9443/jazz/admin
and try to login with userid=ADMIN, password=ADMIN. Does that work? If
not, what is the exact error message that you're getting?
Thanks,
Craig Chaney
Jazz Server team