Re: [Wt-interest] SSL under reverse proxy

2016-09-20 Thread Wim Dumon
I just put an article in the wiki on how we do this:

http://redmine.emweb.be/projects/wt/wiki/Using_HAProxy_as_a_reverse_proxy_terminating_https

If anything is missing, please let me know.

Wim.


On 16 September 2016 at 21:30, Nagaev Boris  wrote:

> Hi Aaron,
>
> It is possible to run wt in this configuration. It works for me with nginx
> in place on Apache.
>
> 16 сент. 2016 г. 20:23 пользователь "Aarón Bueno Villares" <
> abv15...@gmail.com> написал:
>
>> I'm having issues adding SSL support to my Wt site. My certificate works
>> fine under Apache though (tested on another PHP site with same domain). Is
>> it possible to make the Wt application non-SSL, and delegates the
>> certificates management to Apache?
>>
>> Browser <--- (HTTPS) ---> Apache 2.4.7 (Reverse proxy)
>>  ^
>>  | (HTTP)
>>
>>  -->  Wt Application (3.3.4)
>>
>> A sample configuration please? I've never configured a reverse proxy.
>>
>> My Apache server uses a multidomain Let's Encrypt certificate with about
>> fifteen domains, so, we have just one certificate for all of my name-based
>> VirtualHosts. I want Apache is the HTTPS front-end for my local Wt
>> Application, running under port 11000, and the communication between Apache
>> and Wt being HTTP.
>>
>> 
>> --
>>
>> ___
>> witty-interest mailing list
>> witty-interest@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/witty-interest
>>
>>
> 
> --
>
> ___
> witty-interest mailing list
> witty-interest@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>
>
--
___
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest


Re: [Wt-interest] SSL under reverse proxy

2016-09-16 Thread Nagaev Boris
Hi Aaron,

It is possible to run wt in this configuration. It works for me with nginx
in place on Apache.

16 сент. 2016 г. 20:23 пользователь "Aarón Bueno Villares" <
abv15...@gmail.com> написал:

> I'm having issues adding SSL support to my Wt site. My certificate works
> fine under Apache though (tested on another PHP site with same domain). Is
> it possible to make the Wt application non-SSL, and delegates the
> certificates management to Apache?
>
> Browser <--- (HTTPS) ---> Apache 2.4.7 (Reverse proxy)
>  ^
>  | (HTTP)
>
>  -->  Wt Application (3.3.4)
>
> A sample configuration please? I've never configured a reverse proxy.
>
> My Apache server uses a multidomain Let's Encrypt certificate with about
> fifteen domains, so, we have just one certificate for all of my name-based
> VirtualHosts. I want Apache is the HTTPS front-end for my local Wt
> Application, running under port 11000, and the communication between Apache
> and Wt being HTTP.
>
> 
> --
>
> ___
> witty-interest mailing list
> witty-interest@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>
>
--
___
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest


[Wt-interest] SSL under reverse proxy

2016-09-16 Thread Aarón Bueno Villares
I'm having issues adding SSL support to my Wt site. My certificate works
fine under Apache though (tested on another PHP site with same domain). Is
it possible to make the Wt application non-SSL, and delegates the
certificates management to Apache?

Browser <--- (HTTPS) ---> Apache 2.4.7 (Reverse proxy)
 ^
 | (HTTP)

 -->  Wt Application (3.3.4)

A sample configuration please? I've never configured a reverse proxy.

My Apache server uses a multidomain Let's Encrypt certificate with about
fifteen domains, so, we have just one certificate for all of my name-based
VirtualHosts. I want Apache is the HTTPS front-end for my local Wt
Application, running under port 11000, and the communication between Apache
and Wt being HTTP.
--
___
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest