[Twisted-web] HTTPS in Twisted

Colin Alston karnaugh at karnaugh.za.net
Fri Feb 8 18:10:23 EST 2008


On 08/02/2008 21:37 Evandro Dugnani wrote:
>   But know, I want to transform that in HTTPS. I just want to respond
> browser requests if it access by "https://"
>   And I don't know how to do that. I didn't find any previous post
> concerning this subject.

Change TCPServer to SSLServer. Will also help to read the API docs.



More information about the Twisted-web mailing list