#encryption #warp #letsencrypt

lets-encrypt-warp

Simple use of letsencrypt.org with warp

11 releases

0.3.0 Nov 20, 2022
0.2.1 Oct 23, 2022
0.2.0 Jan 21, 2020
0.1.0 Aug 18, 2019
0.0.6 Jul 21, 2019

#1473 in Cryptography

Apache-2.0/MIT

12KB
139 lines

A very simple crate to use letsencrypt.org to serve an encrypted website using warp.


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.

Dependencies

~17–32MB
~508K SLoC