- Timestamp:
- 2016-06-04T16:58:52+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/unit/org/openstreetmap/josm/io/CertificateAmendmentTest.java
r10157 r10324 44 44 // signed by letsencrypt's own ISRG root 45 45 // (not included yet) 46 connect("https://helloworld.letsencrypt.org", false); 46 // TODO: they switched to cross-sign CA, re-enable it if ISRG root is used again 47 // connect("https://helloworld.letsencrypt.org", false); 47 48 // signed by letsencrypt's cross-sign CA 48 49 connect("https://letsencrypt.org", true);
Note:
See TracChangeset
for help on using the changeset viewer.