I don't get stunnel to work. I have CentOS 5.2. stunnel --version says 4.15. Even after yum upgrade I got only 4.15.
I've seen that some use commands like that:
stunnel -p /etc/ssl/certs/stunnel.pem -d https -r scalixhost.local:80
I have no option "-p" oder "-d". Why, is my version too old?
Any ideas?