Allow setting and inspecting the preferred client certificate signer list.

This exposes SSL_CTX_add_client_CA, SSL_CTX_set_client_CA_list
and SSL_get_client_CA_list functions to python.

The other *client_CA* functions don't look so useful, so I'll leave them
to someone else.
4 files changed