actix-web-lets-encrypt icon indicating copy to clipboard operation
actix-web-lets-encrypt copied to clipboard

Let's Encrypt SSL support for Actix web applications using acme-client

Results 2 actix-web-lets-encrypt issues
Sort by recently updated
recently updated
newest added

to be used as reverse proxy with input argument of --host 123.123.123.123:8080 can you do this? it'll be widely adopted then.

Per [Nikolay Kim's comment](https://github.com/actix/actix-web/issues/82#issuecomment-476824226), integrate with actix-net. FWIW, I am likely to need some clarification and perhaps pointers to do this, but I've poked around a bit and see some...

enhancement