Live data from Hacker News

Show HN: Automatic access to certificates from any ACME-based CA

godoc.org

1–4 of 4 posts

Re: Show HN: Automatic access to certificates from any ACME-based CA

#2
Does this package only support HTTPs domain validation? Would be nice if it would help with DNS based validation as well.

I'm using github.com/hlandau/acme/acmeapi at the moment, but the API isn't documented well. Their command line client is better, but library is more convenient when you have custom storage for certs.

Also a question for someone who has it running in production. What is the best way to handle TOS updates? Do you just setup some notifications when this happens or accept automatically? I'm not sure how often this happens, but the last update was this month.

Re: Show HN: Automatic access to certificates from any ACME-based CA

#4
post #2

Does this package only support HTTPs domain validation? Would be nice if it would help with DNS based validation as well. I'm using github.com/hlandau/acme/acmeapi at the moment, but the API isn't documented well. Their command line client is better, but library is more convenient when you have custom storage for certs. Also a question for someone who has it running in production. What is the best way to handle TOS u…

sorry, wrong click. my reply is above.