Gallas Róbert wrote:
I setup stunnel( v4.15 win32 port ) on both side, client and server. Connection is working but does not encrypt.
Setup is done for ORACLE and WEB. Oracle`s listener is setup with “USE_SHARED_SOCKET = TRUE” variable and works fine with OpenSSH with PUTTY
[cut]
client = yes
[cut]
[oracle] accept = 1521 connect = 10.160.1.220:4892
1. Are you sure your Oracle client is configured to connect 127.0.0.1:1521 instead of 10.160.1.220:1521?
2. How did you realize that it `does not encrypt'?
Best regards, Mike