Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-30 | certs: add plain text info about certificates•••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'. | Christian Hesse | 1 | -23/+150 |
2019-04-30 | global-functions: $CertificateAvailable: fetch by CommonName•••Now that we have a proper $UrlEncode function... Fetch certificates by CommonName. Also remove the PEM after import. | Christian Hesse | 1 | -0/+51 |