[Twisted-Python] I'm missing something on SSL-encrypted	PB	connections...
    Mike C. Fletcher 
    mcfletch at rogers.com
       
    Tue Dec 20 17:59:30 MST 2005
    
    
  
Itamar Shtull-Trauring wrote:
>On Tue, 2005-12-20 at 13:25 -0500, Mike C. Fletcher wrote:
>  
>
... stupidity ...
>That's because you haven't actually started listening on the port; you
>forgot to do serve.startService() in your code. Or, since you're using
>reactor directly, you can just reactor.listenSSL instead of using a
>Service.
>  
>
Duh!  Sigh, I figured it had to be something so blindingly stupid I just 
couldn't see it.
Sorry for the wasted bandwidth, and thanks for the clue-stick,
Mike
-- 
________________________________________________
  Mike C. Fletcher
  Designer, VR Plumber, Coder
  http://www.vrplumber.com
  http://blog.vrplumber.com
    
    
More information about the Twisted-Python
mailing list