DonnchaC / oniongateway

End-to-End encrypted Tor2Web gateway
MIT License
37 stars 9 forks source link

entry_proxy: pass ACME challenges to HTTPS proxy #27

Closed starius closed 8 years ago

starius commented 8 years ago

Let's encrypt's verification involves HTTP GET of a file from target server with HTTP client which doesn't follow redirects.

See https://github.com/DonnchaC/oniongateway/issues/18