Deleted Added
full compact
16c16
< SSL_CTX_get_client_CA_list() returns the list of client CAs explicitely set for
---
> SSL_CTX_get_client_CA_list() returns the list of client CAs explicitly set for
19c19
< SSL_get_client_CA_list() returns the list of client CAs explicitely
---
> SSL_get_client_CA_list() returns the list of client CAs explicitly
37c37
< List of CA names explicitely set (for B<ctx> or in server mode) or send
---
> List of CA names explicitly set (for B<ctx> or in server mode) or send
42c42
< No client CA list was explicitely set (for B<ctx> or in server mode) or
---
> No client CA list was explicitly set (for B<ctx> or in server mode) or