Searched refs:ca_file (Results 1 – 4 of 4) sorted by relevance
19 RootCA: $ca_file: expr,79 RootCA: $ca_file,201 RootCA: $ca_file: expr,224 .tls_ca_file($ca_file)
86 pub fn ca_file<T: AsRef<Path>>(mut self, path: T) -> Self { in ca_file() method695 assert!(builder.ca_file("folder/ca.crt").build().is_err()); in ut_tls_config_builder_new()
404 self.tls = self.tls.ca_file(path); in tls_ca_file()
742 self.tls = self.tls.ca_file(path); in tls_ca_file()