I’m trying to implement a secure TCP tunnel from one PC to another.  I’ve been looking for quite some time and can’t seem to find the problem.

 

I’ve been following the following example of how to start a server service:

 
stunnel -p /path/to/stunnel.pem -d pop3s -r bar:pop3

 

I’ve created a generic certificate, but I get the error:

 

Failed to open configuration file –p

 

What am I doing wrong??

 

Rick Kubowicz

ITG Canada Corp.

416-874-0834