Commit Graph

3 Commits (main)

Author SHA1 Message Date
Dustin 9938d885b0 Configure SSH client KnownHostsCommand
ContainerImages/certs/pipeline/head This commit looks good Details
In order to `git push` the newly-committed certificatess in the
Post-Renew stage, the agent must trust the remote SSH server's host key.
2022-12-07 15:37:24 -06:00
Dustin 713622aed4 Install acme.sh using online archive
ContainerImages/certs/pipeline/head This commit looks good Details
Running `acme.sh --install` apparently only copies `acme.sh` itself.
This seems odd, since that's just copying a single file.  I assumed that
the `--install` options also installed the hook scripts, but there is
actually a separate option for that: `--install-online`.
2022-11-18 21:00:28 -06:00
Dustin 3bbab9ea40 Initial commit
ContainerImages/certs/pipeline/head This commit looks good Details
2022-11-13 11:46:04 -06:00