Return the list of CA names configured to be sent to the peer.
Declared in <openssl/ssl.h>
<openssl/ssl.h>
stack_st_X509_NAME const* SSL_get0_CA_list(SSL const* s);
Stack of X509_NAME subjects, or an empty/NULL list; do not free.