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.
1 parent aba8de8 commit 3514865Copy full SHA for 3514865
README.md
@@ -18,6 +18,10 @@ Dumbest HTTP proxy ever.
18
* Supports TLS operation mode (HTTP(S) proxy over TLS)
19
* Supports client authentication with client TLS certificates
20
* Native ACME support (can issue TLS certificates automatically using Let's Encrypt or BuyPass)
21
+ * Certificate cache in local directory
22
+ * Certificate cache in Redis/Redis Cluster
23
+ * Optional local in-memory inner cache
24
+ * Optional AEAD encryption layer for cache
25
* Per-user bandwidth limits
26
* HTTP/2 support
27
* Optional DNS cache
0 commit comments