mirror of
https://github.com/corda/corda.git
synced 2025-02-22 18:12:53 +00:00
Force certificate keys into a well known key format before comparing during path validation. This works around Sun's X509Key class appearing in certificates, which is incomparable to other key types (i.e. EdDSAKey).