View previous topic :: View next topic |
Author |
Message |
grrowl -
Joined: 24 Apr 2004 Posts: 5 Location: Melbourne, Australia
|
Posted: Tue Aug 24, 2004 1:58 pm Post subject: STunnel tutorials or basic setup. |
|
|
Since all my searches have come up with "Find the STunnel tutorial in the tutorials section", when one is not to be found. This is my stunnel.conf file.
Code: | # start
client=no
verify=0
[psuedo-https]
accept=443
connect=80
TIMEOUTclose=0 |
the HTTPS connection works using the local LAN identifier "p4", but when i access it from the WAN dyndns account or the IP, I get a "connection refused" error.
any help would be greatly appreciated. _________________ My Work - My TestBed |
|
Back to top |
 |
 |
senshi -
Joined: 05 Nov 2003 Posts: 385 Location: UK
|
Posted: Wed Aug 25, 2004 10:32 am Post subject: |
|
|
open port 443 and forward to the machine running the service. |
|
Back to top |
|
 |
grrowl -
Joined: 24 Apr 2004 Posts: 5 Location: Melbourne, Australia
|
Posted: Thu Aug 26, 2004 10:54 am Post subject: |
|
|
!!!
ffs, i can't believe i am really so stupid.
thanks for pointing out the blindingly obvious, senshi.
for others looking for how to set up SSL/HTTPS using STunnel, put what i posted above in your stunnel.conf file and you're pretty much set to go. :)
thanks senshi. _________________ My Work - My TestBed |
|
Back to top |
 |
 |
senshi -
Joined: 05 Nov 2003 Posts: 385 Location: UK
|
Posted: Thu Aug 26, 2004 11:34 am Post subject: |
|
|
IM sorry, I hope your wounds heal quickly. LOL |
|
Back to top |
|
 |
|