pub fn create_certificate_data_url( certificate_data: &CertificateData, url: &str, issuer: &str, ) -> Result<String>