Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for external ACME client #12

Open
LecrisUT opened this issue Oct 29, 2021 · 1 comment
Open

Allow for external ACME client #12

LecrisUT opened this issue Oct 29, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@LecrisUT
Copy link

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
Copy link
Owner

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.

@polhenarejos polhenarejos added the enhancement New feature or request label Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants