aboutsummaryrefslogtreecommitdiffstats
path: root/certs/Starfield Secure Certificate Authority - G2.pem
AgeCommit message (Collapse)AuthorFilesLines
2020-12-30certs: add plain text info about certificatesGravatar Christian Hesse1-23/+150
Also order certificates, so we have: * intermediate * root * alternative root, if any Let's add 'ISRG Root X1' for 'E1' as there will be a valid cross-signed chain 'E1' -> 'ISRG Root X2' -> 'ISRG Root X1'.
2019-04-30global-functions: $CertificateAvailable: fetch by CommonNameGravatar Christian Hesse1-0/+52
Now that we have a proper $UrlEncode function... Fetch certificates by CommonName. Also remove the PEM after import.