/lets-encrypt-warp

Helper crate to make TLS with warp easy using lets-encrypt

Primary LanguageRust

Let's encrypt warp

This rust crate makes TLS encryption with warp very easy. You just specify your domain name, and it works, provided your program has permissions to serve on ports 80 and 443.