Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-04-30 | global-functions: $CertificateAvailable: fetch by CommonName | 3 | -0/+0 | ||
Now that we have a proper $UrlEncode function... Fetch certificates by CommonName. Also remove the PEM after import. | |||||
2019-01-02 | update-tunnelbroker: verify certificate | 1 | -0/+52 | ||
2018-12-20 | global-functions: make $CertificateAvailable work on CommonName | 4 | -136/+134 | ||
This should prevent endless certificate switching for Let's Encrypt cross-signed intermediate certificates. | |||||
2018-12-20 | README: add Root CA certificate DST Root CA X3 | 1 | -0/+20 | ||
This is used by Let's Encrypt to cross-sign. | |||||
2018-10-16 | README: download certificates from repository | 2 | -0/+64 | ||
2018-10-16 | global-functions: import certificates if required | 2 | -0/+52 | ||
Signed-off-by: Christian Hesse <mail@eworm.de> |