Commit Diff
Commit:
d23cd12c68c75395e347a2019b813aa950fcbca1
Date:
Sun Jan 30 13:05:13 2022
UTC
Message
sync changelog
--- ChangeLog
+++ ChangeLog
@@ -1,3 +1,7 @@
+2022-01-30 Omar Polo <op@omarpolo.com>
+
+ * proxy.c (proxy_setup_tls): allow to specify a custom hostname as SNI for the TLS handshake with the proxied host.
+
2022-01-02 Omar Polo <op@omarpolo.com>
* server.c (matched_proxy): allow to specify multiple proxy blocks and add matching rules
Omar Polo