On 29.01.2015 19:48, David wrote:
I am trying to configure stunnel on a bridge server which needs to use ssl to talk to 3 others servers. below is my conf file:
[cut]
transparent = source
[cut]
[.] stunnel 5.10 on x86-pc-msvc-1500 platform
[cut]
[!] Line 62: "transparent = source": Specified option name is not valid here [!] Server is down
what am I missing here? thanks!
Try reading the manual page for the "transparent" option. This feature only exists on a few Unix platforms, and *not* on Windows.
Mike