JDK-8266551 : Improve X509ValidationEvent so that all validation attempts are recorded
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Priority: P3
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2021-05-05
  • Updated: 2021-05-05
Related Reports
Relates :  
Description
Currently, the X509ValidationEvent event only records scenarios where a chain of trust is successfully established. Change behaviour to capture all X509 certificate validation events.