Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-06 | caddytls: Support custom bind host for challenges (#3232) | Matthew Holt | |
2020-03-31 | caddytls: Add support for externalAccountBinding ACME extension | Matthew Holt | |
2020-03-23 | tls: Few minor improvements/simplifications | Matthew Holt | |
2020-03-13 | Some hotfixes for beta 16 | Matthew Holt | |
2020-03-13 | v2: Implement 'pki' app powered by Smallstep for localhost certificates (#3125) | Matt Holt | |
* pki: Initial commit of PKI app (WIP) (see #2502 and #3021) * pki: Ability to use root/intermediates, and sign with root * pki: Fix benign misnamings left over from copy+paste * pki: Only install root if not already trusted * Make HTTPS port the default; all names use auto-HTTPS; bug fixes * Fix build - what happened to our CI tests?? * Fix go.mod | |||
2020-03-06 | Refactor for CertMagic v0.10; prepare for PKI app | Matthew Holt | |
This is a breaking change primarily in two areas: - Storage paths for certificates have changed - Slight changes to JSON config parameters Huge improvements in this commit, to be detailed more in the release notes. The upcoming PKI app will be powered by Smallstep libraries. |