Hello,
We have a server behind the firewall that used Cassini web server. We set up an stunnel on our firewall, and everything was working correctly.
I upgraded the app today, and it uninstalled Cassini and installed UltiDev Web Server Pro 2.0.010. Everything *except* access through the stunnel seems to be working fine. (access from other machines behind the firewall, and access through a normal port redirection at the firewall)
I note other stunnels (to other services, like redmine, and Code Collaborator) continue to work fine, and show a very similar packet structure when I sniffed them.
I have a wireshark capture of the stunnel->UltiDev Web Pro traffic. I thought it was odd that the first packet through to Web Pro contains only the 'G' and the 2nd payload begins 'ET / HTTP...' but it doesn't seem to bother the other services hosted on the internal network.
I've attached the wireshark capture of the packets, up to and including the timeout-reset from Web Pro.
Has this been tested with stunnel, and are there any special config settings needed on either side?