In relayd.conf you use something like this for each domain you are reverse
proxying:
# load certs
tls keypair www.example.com
tls keypair www.another_example.net
tls keypair www.third_example.com
Put your certs in
/etc/ssl/
and keys in
/etc/ssl/private/
they have to be named so they match the d
On 2020-09-19, Benjamin Raskin wrote:
> Hello, Misc;
>
> I'm attempting to configure relayd to work as a reverse proxy, such that all
> web traffic goes through relayd prior to reaching some web server. I'm
> confused as to how I am to configure the ssl cert and key options in the
> relayd configu
Hello, Misc;
I'm attempting to configure relayd to work as a reverse proxy, such that all
web traffic goes through relayd prior to reaching some web server. I'm
confused as to how I am to configure the ssl cert and key options in the
relayd configuration. The manual configures the protocol as foll
3 matches
Mail list logo