1.i just want to know what's the different between
SSL_CTX_load_verify_locations()
SSL_CTX_set_client_CA_list()
 
2.if use SSL_CTX_load_verify_locations() with cert_dir, in what style should the cert files in the cert_dir be stored?
 
3.where can i find a more detailed openssl API functions describe.

Reply via email to