villadora / express-http-proxy

Proxy middleware for express/connect
Other
1.23k stars 235 forks source link

SNI does not get set in outgoing connections #512

Open vladimirtiukhtin opened 1 year ago

vladimirtiukhtin commented 1 year ago

I connect to an https host that requires SNI. But I get unrecognised_name error and I could not find any options in express-http-proxy to enforce SNI