I get this response from my browser:
ssl_error_rx_record_too_long
Where should I start looking to solve this.
I have a server.pem file and Hiawatha has in the config file:
Binding {
Port = 443
# Interface = ::1
# MaxKeepAlive = 30
# TimeForRequest = 3,20
SSLcertFile = /cygdrive/c/Hiawatha/config/server.pem
}
When Hiawatha starts, I get no complaints.
The file has the key code, followed by the cert code given to me. I have tried adding some CA code according to:
https://knowledge.rapidssl.com/support/ssl-certificate-support/index?page=content&id=AR1548&actp=LIST&viewlocale=en_US but it makes no difference.
Hiawatha version: 9.3
Operating System: Windows Server 2008 R2