TODO DANE enforcement
This commit is contained in:
parent
13b3109b59
commit
3b5d1db44b
1 changed files with 1 additions and 0 deletions
|
@ -388,6 +388,7 @@ public class MemorizingTrustManager {
|
|||
}
|
||||
}
|
||||
|
||||
// TODO: Check DANE enforcement here
|
||||
private void checkCertTrusted(
|
||||
X509Certificate[] chain,
|
||||
String authType,
|
||||
|
|
Loading…
Add table
Reference in a new issue