> Your server definitely sends three certificates - that's surprising/confusing.
> 
> Could you double-check how you've achieved that? If you google for chain
> certs & Twisted you'll find all kinds of monkey patches to achieve that; and
> when I run twistd -n web with a pem that has multiple certificates I still get
> sent only one from the server. I feel like I'm missing something.

Ok, sorry, I forgot totally about it .. but this is what we do:

https://github.com/crossbario/crossbar/blob/master/crossbar/crossbar/tlsctx.py#L73

It indeed relies on "use_certificate_chain_file".

Sorry. My fault: it needs patching.

/Tobias

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to