[Twisted-Python] strports.service, ssl and forcing client certs

Phil Mayers p.mayers at imperial.ac.uk
Wed Aug 30 12:12:02 EDT 2006


I want a line-oriented protocol to listen on an SSL port, and I want 
client certificate authentication for this.

How do I specify this:

strports.service('ssl:4443:privateKey=key.pem:certKey=cert.pem:clientCert=must')

...or similar?




More information about the Twisted-Python mailing list