Commit graph

6 commits

Author SHA1 Message Date
3069e3d564 nix: migrate from vendorSha256 to vendorHash 2023-12-14 11:17:47 +00:00
5c1742e13f depotwide: add google-cloudflare role 2022-08-10 01:51:46 +01:00
b5214dc003 vault-acme: bump to new version, which includes dropping the cert revocation 2022-04-21 01:49:46 +01:00
d2481b1461 vault-acme: sleep in lieu of waiting "properly" for DNS propagation
Once we've seen the TXT record on any nameserver, assume that it'll reach the
rest of them within 60 seconds.

This is an awful hack because some peculiarities of my setup don't work
properly with the upstream lego code.
2022-03-17 01:03:41 +00:00
0c7f785107 vault-agent-acme: tidy up 2022-03-06 23:01:51 +00:00
932b47e9e9 vault-acme: init
This is a Vault secrets plugin for provisioning SSL certificates using ACME.
2022-03-06 16:52:47 +00:00