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

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

Saves a certificate to a file.