[Twisted-Python] ISSLTransport.getPeerCertificate returning None?

Phil Mayers p.mayers at imperial.ac.uk
Tue Dec 10 01:41:08 MST 2013


On 09/12/13 22:19, Laurens Van Houtven wrote:

> ... but in the server's AMP protocol,
> self.transport.getPeerCertificate() is still None :/

Unless you set the appropriate verify options on the server side too, 
the client cert isn't available for inspection.



More information about the Twisted-Python mailing list