[stunnel-users] Question regarding setup

Ludolf Holzheid lholzheid at bihl-wiedemann.de
Thu May 4 14:07:27 CEST 2017


On Thu, 2017-05-04 12:51:52 +0100, Tomas Martinez wrote:
> Hello All,
> 
> 
> I am trying to set up stunnel so i can access my IIS static website (
> http://localhost)
> I want to access it via 'https://localhost:443 <https://localhost/>'.
> 
> Here is my conf file :
> 
> [https]
> client= yes

'client = yes' makes stunnel encrypt the data received from the client
and decrypt the data received from the server.

In your setup, this has to be the other way 'round: You have a
"clear-text server" http://localhost and want your client connect it
encrypted (as https://localhost).

HTH,

Ludolf

-- 

Ludolf Holzheid
 
Bihl+Wiedemann GmbH
Floßwörthstraße 41
68199 Mannheim, Germany
 
Tel: +49 621 33996-0
Fax: +49 621 3392239
 
mailto:lholzheid at bihl-wiedemann.de
http://www.bihl-wiedemann.de
 
Sitz der Gesellschaft: Mannheim
Geschäftsführer: Jochen Bihl, Bernhard Wiedemann
Amtsgericht Mannheim, HRB 5796



More information about the stunnel-users mailing list