History log of /libcore/luni/src/test/java/tests/security/cert/CertificateRevocationExceptionTest.java
Revision Date Author Comments
b82ccf720ab19598f5e40cedd868af200e6602c3 01-Apr-2016 Kenny Root <kroot@google.com> CertificateRevokedException: test getAuthorityName

Test to make sure CertificateRevokedException behaves correctly for
getAuthorityName().

(cherry picked from commit 53102cac4dfa10baf3e0735054a2839c25c6e11c)

Bug: 27812109
Change-Id: I3d9724e636b895b9359a0fd37e8bc0cc89dcc756
61ec2f43a4a60205b68f15dbbefc5505973b2437 13-Sep-2014 Kenny Root <kroot@google.com> Use milliseconds to avoid timezones

Using Date will interact with timezones, so use milliseconds which
bypasses this.

Bug: 17442302
Change-Id: I6bd73efb95f0f427f31812ce10c32a5af3987ca0
f7d0a1e9fc6408eaeda0b60a19f33008320f4228 06-May-2014 Kenny Root <kroot@google.com> Add CRLReason and friends

New API for getting the revocation reason. Add tests and exceptions
associated with it.

Change-Id: Ifd6444ab966c984312f069a6ee330d255110ea85