aboutsummaryrefslogtreecommitdiffstats
path: root/certs
AgeCommit message (Expand)AuthorFilesLines
2019-04-30global-functions: $CertificateAvailable: fetch by CommonName...Now that we have a proper $UrlEncode function... Fetch certificates by CommonName. Also remove the PEM after import. Gravatar Christian Hesse3-0/+0
2019-01-02update-tunnelbroker: verify certificateGravatar Christian Hesse1-0/+52
2018-12-20global-functions: make $CertificateAvailable work on CommonName...This should prevent endless certificate switching for Let's Encrypt cross-signed intermediate certificates. Gravatar Christian Hesse4-136/+134
2018-12-20README: add Root CA certificate DST Root CA X3...This is used by Let's Encrypt to cross-sign. Gravatar Christian Hesse1-0/+20
2018-10-16README: download certificates from repositoryGravatar Christian Hesse2-0/+64
2018-10-16global-functions: import certificates if required...Signed-off-by: Christian Hesse <mail@eworm.de> Gravatar Christian Hesse2-0/+52