|
|
|
|
|
by throw0101a
1629 days ago
|
|
> acme.sh Another shell-based ACME client I like is dehyradted. But for sending certs to remote systems from one central area, perhaps the shell-based GetSSL: > Obtain SSL certificates from the letsencrypt.org ACME server. Suitable for automating the process on remote servers. * https://github.com/srvrco/getssl In general, what you may want to do is configure Ansible/Puppet/etc, and have your ACME client drop the new cert in a particular area and have your configuration management system push things out from there. |
|