We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a7ad085 + ca9d106 commit 5383e17Copy full SHA for 5383e17
README.md
@@ -113,7 +113,8 @@ does not constitute an endorsement or recommendation from the tide
113
team. Use at your own risk.</sup>
114
115
### Listeners
116
-* [tide-rustls](https://github.com/http-rs/tide-rustls) tls for tide based on async-tls/rustls
+* [tide-rustls](https://github.com/http-rs/tide-rustls) TLS for tide based on async-rustls
117
+* [tide-acme](https://github.com/http-rs/tide-acme) HTTPS for tide with automatic certificates, via Let's Encrypt and ACME tls-alpn-01 challenges
118
119
### Template engines
120
* [tide-tera](https://github.com/jbr/tide-tera)
0 commit comments