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

How Can I Contribute? #1

Open
KennethJakobsen opened this issue May 11, 2018 · 5 comments
Open

How Can I Contribute? #1

KennethJakobsen opened this issue May 11, 2018 · 5 comments

Comments

@KennethJakobsen
Copy link

If you need any help, add an issue I can pick up.

@ebekker
Copy link
Member

ebekker commented May 11, 2018

Let me try to put some ideas together

@KennethJakobsen
Copy link
Author

I Will also be happy to do code reviews If you need it.

@ebekker
Copy link
Member

ebekker commented May 11, 2018

So the core client is working now -- it's able to:

  • create/update/deactivate an Account
  • create/refresh/deactivate an Order
  • resolve/answer an Authorization Challenge
    • dns-01
    • http-01
  • finalize an Order and retrieve a cert

I'm going back and cleaning up the API now -- the core client and supporting model artifacts.

One of the next things I was going to work on was an extension to ASP.NET Core to support integrated cert configuration -- this would be a good use case to exercise the client, see how the API feels and provide a good use case for others to do integrations with their own use cases.

This may be an area that interests you specifically for your own uses cases, so you can start that up if you like?

@ebekker
Copy link
Member

ebekker commented May 11, 2018

Code reviews would be great too -- would be interested in any feedback on API, how intuitive it is to work with, any missing uses cases, etc, general code quality, etc.

I'm also in the middle of setting up the automated CI pipeline, but that should be finished up in a day or two.

@KennethJakobsen
Copy link
Author

I’ll have a look at the code over the weekend

ebekker pushed a commit that referenced this issue Feb 16, 2019
Merge with PKISharp master branch
ebekker pushed a commit that referenced this issue Dec 17, 2019
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