Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | letsencrypt: don't sort SANs | Egor Tensin | 2023-12-26 |
| | | | | | | Sort them in the /etc status file only, for consistency. This should allow users to supply the SANs in custom order, preserving the intended main certificate domain (or whatever the technical term is). | ||
* | letsencrypt: re-request certificates on email change | Egor Tensin | 2023-12-10 |
| | |||
* | append .j2 extension to templates | Egor Tensin | 2023-08-20 |
I saw a good point somewhere that it should help with syntax highlighting. |