[go: up one dir, main page]

set_ssl_cert_file

Function set_ssl_cert_file 

Source
pub unsafe fn set_ssl_cert_file<P>(file: P) -> Result<(), Error>
where P: IntoCString,
Expand description

Set the SSL certificate-authority location to file. file is the location of a file containing several certificates concatenated together.