#3088 Port to TLS 1.3 / Java 11
Closed: migrated 3 years ago by dmoluguw. Opened 5 years ago by tjaalton.

Recent changes to JSS to support Java 11 allow (a patched) Dogtag to build with Java 11, but there are issues when doing a pkispawn where the instance doesn't actually get SSL set up properly, failing pkispawn.

WARNING: The JSSE TLS 1.3 implementation does not support authentication after the initial handshake and is therefore incompatible with optional client authentication
SEVERE: Failed to initialize component [Connector[org.dogtagpki.tomcat.Http11NioProtocol-8443]]
Caused by: java.lang.IllegalArgumentException: Alias name [sslserver] does not identify a key entry


Forcing TLS 1.2 in SSLHostConfig didn't seem to work either.

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/3205

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Metadata Update from @dmoluguw:
- Issue close_status updated to: migrated
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata