polhenarejos / acme_email

ACME Email Client for EmailReply-00 Challenge
https://acme.castle.cloud
GNU General Public License v3.0
46 stars 7 forks source link

Allow for external ACME client #12

Open LecrisUT opened 2 years ago

LecrisUT commented 2 years ago

In preparation for other ACME server implementing S/MIME, such as smallstep's CA, it would be nice to have the option to change the CA's URL. Smallstep would probably implement their own interface in their current ACME one, but it would be nice to have more diverse tools.

polhenarejos commented 2 years ago

In https://github.com/polhenarejos/acme_email/blob/main/cli.py#L48 you can find the directory entry point. Probably in the future I'll support other directories.