SSL HTTP port Secure Server not started

i have been searching for a fix or debug info on how to debug my ssl http port.

I can access my server via port 80. I have created the key *.sh file and copied both data directory.

But when I try to connect to the https port 443 the browser just times out. I see nothing in the log files.

Is there a debug notes.ini I can enabled to force 443 to show me errors at start up?

I have done the tell http show security.

I am getting the error

Secure Server Not Started waiting for HTTPS request.

I can only find references this error as not saving the config docs. which i have.

I just want to see how I can debug this 443 port and why it is not intializing.

I do a NETSTAT -O and it is not showing the port at all.

thanks

bill

Subject: I found answer Windows Server firewall

I forgot to enable port 443 on windows server firewall.

so not port 443 and ssl is working.

thanks

bill