Home
last modified time | relevance | path

Searched refs:certificate_chain_file (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/
H A Dadapter.rs190 /// let builder = TlsConfigBuilder::new().certificate_chain_file("cert.pem");
192 pub fn certificate_chain_file<T: AsRef<Path>>(mut self, path: T) -> Self { in certificate_chain_file() functions
732 .certificate_chain_file("cert.pem") in ut_set_certificate_chain_file()

Completed in 2 milliseconds