Hello!
I do not know if this will solve your problem, but I can tell you a sample configuration.
Settings for stunnel.conf:
[https]
accept = 0.0.0.0:443 (Example PORT forwarded in your router)
connect = 127.0.0.1:44300 (Example PORT LISTENED BY HFS)
TIMEOUTclose = 0
You
must also mention the port in the link for users
example:
https://onpoint.gotdns.com:443/To avoid mentioning the port, you can also create a second domain name that will redirect the link to your HFS SSL.
Example (two parts):
http://onpoint.gotdns.com (URL entered by user)
A second domain name for redirection settled in DNS account (no-ip or DynDNS ...)
Example:
https://onpointssl.gotdns.com:443/
Starting from the first address, the user will be redirected to your SSL server without having to enter either the port or the real address of your server.
Hoping that this will help you.
PS/ Screen captures for HFS settings.
Example for access in my server.
http://silentpliz.serveftp.comID: test
PASS: test