How to use DANE with Java?

441 Views Asked by At

How can I write a X509TrustManager in Java that used DANE (DNS-based Authentication of Named Entities)?

Are there any samples or a library? Or has Java build in support for DANE?

1

There are 1 best solutions below

2
On BEST ANSWER