Software > HFS ~ HTTP File Server

HFS including SSl tools

<< < (47/54) > >>

Grovkillen:
Just for info. I use NGINX to relay the SSL. NGINX is the reversed proxy which can handle all the incoming requests + add SSL encryption to the communication. I can then have multiple HFS servers behind that one.

SilentPliz:

--- Quote from: Grovkillen on April 20, 2019, 08:31:57 AM ---Just for info. I use NGINX to relay the SSL. NGINX is the reversed proxy which can handle all the incoming requests + add SSL encryption to the communication. I can then have multiple HFS servers behind that one.

--- End quote ---


Welcome Grovkillen,  :)

Thank you for the information.
I knew NGINX.

The 'goal' it was, for me, to released a version of HFS including Stunnel, and allowing a relatively easy implementation of 'TLS' for HFS users.

Stunnel does one thing, and he does it very well.
It is used by many HFS users.
There are many posts on the forum about its configuration ...
It's my contribution for try to answer some of these questions more simply.

You can use multiple instances of HFS behind a single instance of stunnel, for example, you need to have multiple sections [https] [https1] [https2] ... etc in stunnel.conf

NGINX is certainly a good software, but it is not adapted to be integrated with the executable of HFS, as I did here.

You can nevertheless make a post, to explain the use and configuration of NGINX with HFS ... I am sure that many users would be interested in using this program with HFS.

 :)

howi42:
Yes, I certainly need the nginx config for that, too.
I tried it through stunnel, but it does not work reliable.
I did got it to work once, but then it stopped and I was never able to get it to run again through stunnel.

The standard proxy config in nginx does not seem to work for hfs.

The requests reach hfs behind the proxy, but then it times out.

SilentPliz:
16-05-2019     HFS 2.3m #300 r6 is online.

NEW:
-  Stunnel 5.54 64 bits

HFS 2.3m #300 r6 :

http://silentpliz.free.fr/hfs/hfs.2.3m_300_r6.exe

http://silentpliz.free.fr/hfs/Sources_hfs/HFS2.3m300_r6.zip


I removed the Russian language: too many strings are not translated.
If you want completed yourself this translation for this language, use the release of this topic:

http://rejetto.com/forum/index.php?topic=13134.0

jejehamers:
Hi everyone..

New to the world of hfs and stunnel :)

I'm trying to make the things work together  :-\ ...

First : thanks to SilentPilz for his releases, they rocks ;)

My HFS is running fine in http mode, but when it comes to stunnels it's a bit more difficult : i've got a problem in making the stunnel server run : (error 140DC002 - something with missing certificate) after a bit of research, it seem that the hfs configurator does not create a certificate file (the only file present in the ssl folder is the private key one). Is there something I do wrong ?

Sorry if i'm not in the right place, but thank you in advance..

Jerome

EDIT :

I think i found something : with no modifications in the certificate creating fields (except for "Common name or external IP"), i have now 2 files (key and certificate). It means that some of my inputs cause it to not create the certificat ;) ..

Okay, let's smile a litte => now another error on Stunnel :)

"[.] Binding service [https] to 0.0.0.0:443: Address already in use (WSAEADDRINUSE) (10048)
[!] Binding service [https] failed"

Is it possible to have a complete example of a successfull launch of the stunnel server ?

Thanks  ;D ;D ;D

EDIT BIS :

Haha, I definitely hope that my story will help someone who's experiencing the same problems ;)

In fact I'm trying to run the hfs on a windows based "server" (Win 10 Pro, not server). And guess what : the server is running a vpn utility, who is meant to create a vpn over http  :o :o

So, I need to change the ports O:)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version