commit | 4d156849d4b611c57e44cea474097e76f760304e | [log] [tgz] |
---|---|---|
author | Kenny Root <kroot@google.com> | Wed Feb 03 10:36:51 2016 -0800 |
committer | Kenny Root <kroot@google.com> | Thu Feb 04 01:07:34 2016 -0800 |
tree | c6b06d08edd7a9e70f5f98ac721eafcec070650a | |
parent | ad458f21b1994d44c716624c2b00f28b1350fd1a [diff] |
Blacklist weak ciphers to match previous behavior In Bouncycastle we had added the ChainStrengthAnalyzer to keep weak keys from being used in CertPath creation. However, the new CertPathVerifier uses jdk.certpath.disabledAlgorithms to do the same thing. Add our previous constraints to this property. Bug: 26954162 Change-Id: I83e19a03f4bdfd1f96c25bd4bc590ddefb2b8c52