SSL/TLS settings
(Created page with "If you find that MDrivenServer or the Turnkey server can't call an API and you get error messaging pointing to connection problems because of SSL/TLS, please refer to this; U...")
 
(Updated Edited template to July 12, 2025.)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
If you find that MDrivenServer or the Turnkey server can't call an API and you get error messaging pointing to connection problems because of SSL/TLS, please refer to this;
<message>Write the content here to display this box</message>
 
If you find that MDrivenServer or the Turnkey server can't call an API and you get error messaging pointing to connection problems because of SSL/TLS, please refer to this:
Use https://www.ssllabs.com/ssltest/ to find out which protocols are available at the endpoint to are calling
* Use https://www.ssllabs.com/ssltest/ to find out which protocols are available at the endpoint you are calling
 
* Use https://clienttest.ssllabs.com:8443/ssltest/viewMyClient.html in Internet Explorer (as of November 2020) to discover which protocols your Windows installation supports.
Use https://clienttest.ssllabs.com:8443/ssltest/viewMyClient.html in Internet Explorer (as of November 2020) to find out which protocols are supported by you Windows installation.
You can then use https://www.nartac.com/Products/IISCrypto/ to add protocols to find a matching set of protocols for the two servers to use.  
 
[[Category:Error messages]]
You can then use https://www.nartac.com/Products/IISCrypto/ to add protocols to find a matching set of protocols for the two servers to use.
{{Edited|July|12|2025}}

Latest revision as of 06:01, 20 January 2025

This page was created by Lars.olofsson@mdriven.net on 2020-11-03. Last edited by Edgar on 2025-01-20.

If you find that MDrivenServer or the Turnkey server can't call an API and you get error messaging pointing to connection problems because of SSL/TLS, please refer to this:

You can then use https://www.nartac.com/Products/IISCrypto/ to add protocols to find a matching set of protocols for the two servers to use.