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

Using the ACMESharp C# library how can i do alot of registrations on one account? #344

Open
KennethJakobsen opened this issue May 1, 2018 · 1 comment

Comments

@KennethJakobsen
Copy link

Hi as the title states i would like to reuse the same account for all my registrations, at first I just thought i could reuse the same registration, but I could not.

I really can't figure out how i use an account with ACMESharp

@ebekker
Copy link
Owner

ebekker commented Aug 21, 2018

What issue are you running into? The client has been tested with single certs per account, or multiple certs per account, both approaches work and Let's Encrypt doesn't care which you use.

If you are strictly using the C# library (not the PWSH module), I highly recommend looking at and moving over to v2 which uses the latest version of the ACME protocol and supports wildcards, among other enhancements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants