Just for the archive: did it with nginx.
2010/3/7 Christian Kildau <[email protected]>:
> Hello,
>
> is it possible to run relayd as kind of a HTTP reverse-proxy that adds
> SSL and Authentication?
> Currently we run apache2 as a reverse proxy on our gateway that takes
> request on port 443 using ssl,
> requires authentication against a htaccess file and and then proxies
> the request to our internal webserver.
>
> Is relayd the right tool for that or is there a better small tool for that
> task?
>
>
> Kind regards
> Chris