Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-05 | pki: Embedded ACME server (#3198) | Matt Holt | |
* pki: Initial commit of embedded ACME server (#3021) * reverseproxy: Support auto-managed TLS client certificates (#3021) * A little cleanup after today's review session | |||
2020-03-31 | pki: Add trust subcommand to install root cert (closes #3204) | 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 |