Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2019-12-15 | logging: Implement net writer (#2884) | Abdelmalek Ihdene | |
* Implement UDP writer * Implement Net Writer * Utilize Caddy's address parsing functions * A couple little fixes (see #2884) |