Skip to content
Commit 994351aa authored by Clément MATHIEU's avatar Clément MATHIEU Committed by Andreas Gudian
Browse files

Update selfsigned certificate #122

Previous certificate was not compatible with Java 11 / TLSv1.3. TLS Handshake
failed on "javax.net.ssl.SSLException: No preferred signature algorithm for
CertificateVerify". Creating a new certificate using a modern JDK / keytools
fixes the issue. Keystore and certificate have been created using following
command:

  keytool -genkey -keyalg RSA -alias selfsigned -keystore keystore.jks -storepass password  -keysize 2048
parent f6322cd6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment