
Greetings, I would like use stunnel in client & server mode but i don't find the way to do it, it's don't work My stunnel is a client of a remote MySQL server and a server of a NFS in local Do you have an idea please ?

On 2011-12-07, Elodie BOSSIER <[email protected]> wrote:
I would like use stunnel in client & server mode but i don't find the way to do it, it's don't work
You'll have to be more specific about exactly what you've tried.
My stunnel is a client of a remote MySQL server and a server of a NFS in local
Do you have an idea please ?
Just start it once in client mode, and once in server mode. What's not working? -- Grant Edwards grant.b.edwards Yow! I would like to at urinate in an OVULAR, gmail.com porcelain pool --

The newer versions allow you to put cert, key, and client directives inside individual service sections. So, you can have 1 "global" server definition, then individual client services with values that override the global. -------------------------- Doug Eckert Sent from my BlackBerry Wireless Handheld ----- Original Message ----- From: Grant Edwards [mailto:[email protected]] Sent: Wednesday, December 07, 2011 04:16 PM To: [email protected] <[email protected]> Subject: Re: [stunnel-users] stunnel in client and server mode in same time On 2011-12-07, Elodie BOSSIER <[email protected]> wrote:
I would like use stunnel in client & server mode but i don't find the way to do it, it's don't work
You'll have to be more specific about exactly what you've tried.
My stunnel is a client of a remote MySQL server and a server of a NFS in local
Do you have an idea please ?
Just start it once in client mode, and once in server mode. What's not working? -- Grant Edwards grant.b.edwards Yow! I would like to at urinate in an OVULAR, gmail.com porcelain pool -- _______________________________________________ stunnel-users mailing list [email protected] http://stunnel.mirt.net/mailman/listinfo/stunnel-users

Elodie, It works fine. You just have to set client=no under the [stanza] (service) where stunnel works as a server and client=yes otherwise. You should also put service specific parameters like certificates where they belong. Something like: [server1] .. client=no [client1] .. client=yes Regards, Jose -----Original Message----- From: Elodie BOSSIER <[email protected]> Sender: [email protected] Date: Wed, 07 Dec 2011 22:12:55 To: <[email protected]> Subject: [stunnel-users] stunnel in client and server mode in same time Greetings, I would like use stunnel in client & server mode but i don't find the way to do it, it's don't work My stunnel is a client of a remote MySQL server and a server of a NFS in local Do you have an idea please ? _______________________________________________ stunnel-users mailing list [email protected] http://stunnel.mirt.net/mailman/listinfo/stunnel-users
participants (4)
-
Eckert, Doug
-
Elodie BOSSIER
-
Grant Edwards
-
josealf@rocketmail.com