Re: relayd ssl cluster + virtual domains

2009-02-09 Thread Michiel van Baak
On 11:08, Mon 09 Feb 09, Bryan Irvine wrote: > I'm trying to set up relayd to use as an https proxy to a cluster of > virtual domains. > > I've read https://calomel.org/relayd.html and gone through the > manpages and do not see how to send a different cert depending on the > domain requested. >

Re: relayd ssl cluster + virtual domains

2009-02-09 Thread Stuart Henderson
On 2009-02-09, Bryan Irvine wrote: > I've read https://calomel.org/relayd.html and gone through the > manpages and do not see how to send a different cert depending on the > domain requested. Assuming you mean name-based virtual hosts using the Host header from the HTTP request: you can't. The H

relayd ssl cluster + virtual domains

2009-02-09 Thread Bryan Irvine
I'm trying to set up relayd to use as an https proxy to a cluster of virtual domains. I've read https://calomel.org/relayd.html and gone through the manpages and do not see how to send a different cert depending on the domain requested. I'm ok with the no encryption between relayd and the cluste