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.
[+] [-] valums|9 years ago|reply
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.
[+] [-] 4x3l|9 years ago|reply
[+] [-] 4x3l|9 years ago|reply
I would accept TOS automatically, but it package makes you do so explicitly. I believe TOS changes are very infrequent.