casper_node::tls
pub fn save_cert<P: AsRef<Path>>(cert: &X509Ref, dest: P) -> Result<()>
Saves a certificate to a file.