git2::opts

Function set_ssl_cert_dir

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

Set the SSL certificate-authority location to path. path is the location of a directory holding several certificates, one per file.