Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | remove firewall warning on macOS | Alan Pearce | 2024-06-27 | -0/+1 |
* | avoid redirect chains (http -> https, host1 -> host2) | Alan Pearce | 2024-06-27 | -14/+50 |
* | require only ACME_CA for TLS in development | Alan Pearce | 2024-06-27 | -5/+13 |
* | enable TLS for local development (using caddy as acme server) | Alan Pearce | 2024-06-26 | -18/+48 |
* | set default TLS server name | Alan Pearce | 2024-06-26 | -0/+1 |
* | build with ko instead of nix | Alan Pearce | 2024-06-25 | -0/+2 |
* | handle TLS in server with ACME | Alan Pearce | 2024-06-24 | -0/+47 |