11 Commits (master)

Author SHA1 Message Date
Thomas Lynch c45837c488 Update acme.js to create CAAs for letsencrypt 4 months ago
Thomas Lynch 2aea2963ae Fix redlock import in acme 7 months ago
Thomas Lynch 516d2df2e1 Next.js 13, new bootstrap, ESM everything 7 months ago
Thomas Lynch eddb5d140e Fix renewals in some situations (wildcards at least) from overwriting other _acme-challenge TXT record instead of appending/removing individual rrs 8 months ago
Thomas Lynch e483597b27 Update autorenew and acme handling to allow passing challenge priority, and use dns-01 for autorenewal 9 months ago
Thomas Lynch 29443e2fbd Testing backend of allowing wildcard certs with DNS challenge automated 10 months ago
Thomas Lynch bcd80e4e88 Fix certificate deleting and regeneration due to temp paths and permissions, todo parameterize it 12 months ago
Thomas Lynch 75e48a73a5 skip internal verification check in acme because it fails sometimes and doesnt bother trying to get a cert which would work normally 1 year ago
Thomas Lynch 17ac71b38e Improved certs page and break it out into a separate page, hide internal backends map, setup button coming soon 1 year ago
Thomas Lynch 9841784340 Make certs upload to DB, reflect in UI, and use production letsencrypt when not dev environment variable 1 year ago
Thomas Lynch bf3c71b7df Implement acme client, no writing to db/uploading with dataplane (YET) 1 year ago