Changeset 18928 in josm


Ignore:
Timestamp:
2023-12-29T16:55:35+01:00 (6 months ago)
Author:
stoecker
Message:

fix #23373 - Taiwan maps nowadays use another certificate

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/io/CertificateAmendment.java

    r18716 r18928  
    174174                "e23d4a036d7b70e9f595b1422079d2b91edfbb1fb651a0633eaa8a9dc5f80703",
    175175                "https://eidas.disig.sk"),
    176         // #17062 - Government of Taiwan - for https://data.gov.tw/license - https://grca.nat.gov.tw/GRCAeng/index.html (expires 2032)
    177         new NativeCertAmend(Arrays.asList("TW Government Root Certification Authority", "Government Root Certification Authority"),
    178                 "Taiwan_GRCA.pem",
    179                 "7600295eefe85b9e1fd624db76062aaaae59818a54d2774cd4c0b2c01131e1b3",
    180                 "https://grca.nat.gov.tw"),
    181176        // #17668 - used by city of Budapest - for https://terinfo.ujbuda.hu - https://e-szigno.hu/ (expires 2029)
    182177        new NativeCertAmend(Collections.singleton("MicroSec e-Szigno Root CA 2009"),
Note: See TracChangeset for help on using the changeset viewer.