NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: JohanR on August 20, 2017, 04:31:27 AM
-
Hi
I am getting this error after updating to NT10
In the browser this is the complete page
++++++++++++++++++++++++++++++++++++++++++++++++++++++++
This site can’t provide a secure connection
localhost uses an unsupported protocol.
ERR_SSL_VERSION_OR_CIPHER_MISMATCH
HIDE DETAILS
Unsupported protocol
The client and server don't support a common SSL protocol version or cipher suite.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++
thanks
Johan
-
What build are you on? should be 10.03 or later by now.
See http://www.capesoft.com/docs/NetTalk10/NetTalk10Upgrade.htm#WebServer in the docs.
cheers
Bruce
-
Hi Bruce
Yes, you are correct.
It was the naming of the CRT and KEY file that was the problem.
In my dev environment, the names of the CRT and KEY files did not match the domain name.
thanks!
Johan