TLS 1.3 support is required for versions 8.x of Smart ID Certificate Manager (CM) and CM SDK. It was introduced in Java 11, but for at least the Zulu 8 JRE a backport exists via the OpenJSSE provider.
This article shows how to enable it in a way that retains the SUN JSSE provider for backwards compatibility with applications that use it explicitly. This information is usable when you shall Integrate Identity Manager with Smart ID Certificate Manager.
The instructions in this article are required and intended only for Zulu 8.47 and lower.
The option to enable crypto policy needs to be done for all versions of Zulu.
Step-by-step instruction
Download and install Zulu 8
Download the latest Zulu 8 JRE from https://www.azul.com/downloads/zulu/ (TLS 1.3 support was introduced in July 2019)
Install Zulu 8.
Update Java security providers
Open the file ZULU8_FOLDER\jre\lib\security\java.security for editing. By default there are 10 security providers listed on Windows and 9 on Linux, like this: