Hi,
Can someone give me a short snippet for how to set
up a HTTPS reverse proxy using twistd, twist, or twisted.web ?
I'd like to add an example of this to the documentation examples,
since it is a pretty common thing to do these days.
--
Craig
___
Twi
On Tue, Oct 10, 2017 at 3:17 PM, Craig Rodrigues
wrote:
> Hi,
>
> Can someone give me a short snippet for how to set
> up a HTTPS reverse proxy using twistd, twist, or twisted.web ?
>
>
This requires CONNECT support in the Twisted Web server. Has anyone
implemented this yet?
Jean-Paul
> I'd
On Tue, Oct 10, 2017, at 12:20 PM, Jean-Paul Calderone wrote:
> On Tue, Oct 10, 2017 at 3:17 PM, Craig Rodrigues
> wrote:
>> Hi,
>> Can someone give me a short snippet for how to set
>> up a HTTPS reverse proxy using twistd, twist, or twisted.web ?
>>
>
> This requires CONNECT support in the Tw
On Tue, Oct 10, 2017 at 12:20 PM, Jean-Paul Calderone <
exar...@twistedmatrix.com> wrote:
> On Tue, Oct 10, 2017 at 3:17 PM, Craig Rodrigues
> wrote:
>
>> Hi,
>>
>> Can someone give me a short snippet for how to set
>> up a HTTPS reverse proxy using twistd, twist, or twisted.web ?
>>
>>
> This re