diff options
author | Omar Polo <op@omarpolo.com> | 2022-01-30 13:05:13 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2022-01-30 13:05:13 +0000 |
commit | d23cd12c68c75395e347a2019b813aa950fcbca1 (patch) | |
tree | 47aa0a931b471dc4688f9797801c5710ca55b68b /ChangeLog | |
parent | c586dfead7204405c72eccdad2a249e961fec319 (diff) |
sync changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |