3 Commits

Author SHA1 Message Date
9938d885b0 Configure SSH client KnownHostsCommand
All checks were successful
ContainerImages/certs/pipeline/head This commit looks good
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
713622aed4 Install acme.sh using online archive
All checks were successful
ContainerImages/certs/pipeline/head This commit looks good
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
3bbab9ea40 Initial commit
All checks were successful
ContainerImages/certs/pipeline/head This commit looks good
2022-11-13 11:46:04 -06:00