SSL/TLS settings
(Adding message template to the top of the page) |
(Replacing message template with parser tag) |
||
Line 1: | Line 1: | ||
<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: | 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 you are calling | * Use https://www.ssllabs.com/ssltest/ to find out which protocols are available at the endpoint you are calling |
Revision as of 07:55, 17 June 2024
This page was created by Lars.olofsson 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:
- 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.
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.