(11-15-2018, 11:31 AM)TGates Wrote: They changed something in their process which caused this to not work. It was making the certificates incorrectly. But, it should still run as intended. Have you updated PHP by chance?
TGates, have you taken a look at Neilpang's acme gihub project?
Its well supported and I think it could really make all of this fairly easy to setup and maintain.
https://github.com/Neilpang/acme.sh
I've been looking at how they use the API for Wildcard/DNS verification and Sentora's API...
As is, installed on Sentora today, only the wildcard certs would require manual renewal. But with the API hook even wildcards could be made to renew automatically.
This project also has with it the option to auto-update so more likely keeping any of our modules that might be based on it from breaking.
I havn't gotten anywhere yet with our API yet though.