From c549750e9dd8523a1a4766bbf31d0e4e3d3259c3 Mon Sep 17 00:00:00 2001 From: Ara Sadoyan Date: Fri, 8 May 2026 13:07:28 +0200 Subject: [PATCH] README update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2507183..129ea65 100644 --- a/README.md +++ b/README.md @@ -237,7 +237,7 @@ myhost.mydomain.com: ## TLS Support -To enable TLS for the proxy server: Currently only OpenSSL is supported. +To enable TLS for the proxy server. - Set `proxy_address_tls` in `main.yaml` - Provide at least on `tls_certificate/tls_key_file` pair.