On Tue, 21 Apr 2009 15:04:07 -0400, vitaly@synapticvision.com wrote:
Those are working fine with each other on SSL together: echoserv_ssl.py - simple SSL server echoclient.py - simple TCP client
but instead of twisted protocol I'd like to use pyAMF.twisted.gateway. And the last one denies ALL the HTTP requests as 400 ...
That sounds like a question about pyAMF (not about reactor.listenSSL). I haven't ever used pyAMF, but maybe someone else on the list knows something about it, or maybe there's a pyAMF list you can ask.
Jean-Paul