Searched refs:root_ca_cert_str (Results 1 – 1 of 1) sorted by relevance
221 def generate_cert(root_ca_cert_str, server_cert_str, server_host): argument247 ca_cert = load_cert(root_ca_cert_str)248 ca_key = load_privatekey(root_ca_cert_str)