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

Implementation Question #74

Open
InteXX opened this issue May 16, 2023 · 0 comments
Open

Implementation Question #74

InteXX opened this issue May 16, 2023 · 0 comments

Comments

@InteXX
Copy link

InteXX commented May 16, 2023

I need to generate a wildcard certificate (*.domain.com). I'm looking to the code in your AcmeWildcardNameOrderTests class as an example.

It's unclear to me, however, on how exactly to proceed.

For example, in your first test, Test_Create_Order_ForWildDns(), you're starting off with a call to SetTestContext(), which jumps through quite a few hoops to do its work. The complexities only increase from there.

Does this mean that I'll need to replicate all of that in my own code? Is the context required for basic functionality?

Do you have a simple and concise example showing how to use ACMESharpCore to request a wildcard certificate?

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

1 participant