> Can somebody please clarify what I need to do about certificates when
> using HTTPS in Pound, I think I have confused myself by reading so much
> about it.
>
> I have a windows web site that I am successfully using pound to proxy
> traffic to over HTTP
> I now need to do the same for HTTPS traffic.
>
> The windows server has a certxxx.pfx file that I have copied to my pound
> server. I have used
> "openssl pkcs12 -in certxxx.pfx -out certxxx.pem" to create a certxxx.pem
> file.
>
> I have put the path to this file in my pound.cfg file.
>
> Is this all I have to do ?

I'm not an expert here but I think that's it. Does it not work?
I have no experience with the new Pound RC which can do HTTPS to the
backend. When doing HTTP to the backend, problems can arise if your webapp
is smart and believes you are not running HTTPS, therefore it may refuse
to do security sensitive things. If that's the case you have to let your
webserver/app know that the traffic is still secure.

Regards,
Simon

>
> Paul Farrar
> Operations Engineer
> Tel:       +44 (0) 1582816483
> Mobile:  +44 (0) 7841167934
> Email:   [email protected]
> http://www.stepstone.com
> StepStone Solutions (UK) Limited
> 475 The Boulevard
> Capability Green
> Luton
> LU1 3LU
> England
> Registered in England and Wales
>
>
>
> --
> To unsubscribe send an email with subject unsubscribe to [email protected].
> Please contact [email protected] for questions.
>



--
To unsubscribe send an email with subject unsubscribe to [email protected].
Please contact [email protected] for questions.

Reply via email to