Function casper_node::tls::save_cert[][src]

pub fn save_cert<P: AsRef<Path>>(cert: &X509Ref, dest: P) -> Result<()>
Expand description

Saves a certificate to a file.