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

Let's Encrypt integration #37

Open
jwdeitch opened this issue Aug 7, 2019 · 5 comments
Open

Let's Encrypt integration #37

jwdeitch opened this issue Aug 7, 2019 · 5 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@jwdeitch
Copy link
Member

jwdeitch commented Aug 7, 2019

the lets-encrypt branch contains the effort to automatically handle authorization and certificate signing via Let's Encrypt. A background worker thread can be spun for auto-renewal with the intention of checking the expiration status once per week. It should be possible to rotate the certs without dropping requests by possibly queuing them when the renewal is triggered(?)

@jwdeitch jwdeitch added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Aug 7, 2019
@leizzer
Copy link
Member

leizzer commented Aug 7, 2019

This is so cool, I was thinking on doing something for authorization. Let me know How I can give you a hand.

@leizzer
Copy link
Member

leizzer commented Aug 7, 2019

@jwdeitch please let me know how I can contact you so you can explain me your idea a little better and see how I can help you better. I'm on gitter.im/actix/actix leave me a message

@neoeinstein
Copy link
Member

I'd like to follow this as well. Ping me on a PR when you have one ready to work through.

@SeanEClarke
Copy link

Did this not progress any further?

@robjtede
Copy link
Member

Nothing built in or bespoke for Actix Web (yet), but this example using acme-micro solves the problem, I believe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

5 participants