Re: FC8 - Stunnel - HAProxy

From: Willy Tarreau <w#1wt.eu>
Date: Mon, 17 Mar 2008 18:46:50 +0100


On Mon, Mar 17, 2008 at 12:10:58PM -0400, Jill Rochelle wrote:
> Has anyone been able to get Fedora Core 8, Stunnel 4.20 and HAProxy 1.2.17
> to work together?
>
> I'm having a problem where as it doesn't appear that it's forwarding https
> although it asks to accept the self sign certificate. It remains http
> instead of https in the URL.
>
> Any ideas? (I did apply the patches from HAProxy site for Stunnel)

in the stunnel configuration, I'm used to add this :

TIMEOUTconnect = 5
TIMEOUTbusy = 25
TIMEOUTidle = 25

and this in the https section :

client = no

Hoping this helps,
Willy Received on 2008/03/17 18:46

This archive was generated by hypermail 2.2.0 : 2008/03/17 19:00 CET