Christian Kildau wrote: > 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
I am resurrecting this five year old threat to repeat the question. Is it possible now to run relayd as kind of a HTTP reverse-proxy that adds > SSL and Authentication? I am re-reading man pages for relayd.conf and it is not clear to me right now if that is the case. I know that Reyk have being adding the features (filtering comes to mind) http://marc.info/?l=openbsd-misc&m=140508090726719&w=2 I personally have two case scenarios where I would like to investigate the use of realyd more closely. 1. Building Internet for my Lab. Yes I know I can use AuthPF but ssh clients for hand held devices are not exactly what my user base can use. Second way would be using L2PT which I used in the past to protect the access to our internal analytic tools. These are the references: http://marc.info/?l=openbsd-misc&m=142791463307903&w=2 http://marc.info/?l=openbsd-misc&m=143127232308220&w=2 2. Secondly I was wondering if anybody has used relayd to build captive portal with OpenBSD as a hostap? Predrag

