crocs-muni / usable-cert-validation

Research initiative to make TLS certificate validation usable.
https://x509errors.org
MIT License
19 stars 3 forks source link

Get Java client working with OpenJDK 16 #99

Closed zacikpa closed 3 years ago

zacikpa commented 3 years ago

Currently, the code is written to be compatible with openJDK 11. We should aim to use the latest stable versions.

zacikpa commented 3 years ago

No need to change anything, it runs alright in this state.