Thanks to visit codestin.com
Credit goes to lib.rs

12 releases

0.3.1 Aug 16, 2025
0.3.0 Nov 20, 2022
0.2.1 Oct 23, 2022
0.2.0 Jan 21, 2020
0.0.6 Jul 21, 2019

#878 in Cryptography

Codestin Search App Codestin Search App Codestin Search App Codestin Search App

133 downloads per month

Apache-2.0/MIT

15KB
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
~518K SLoC