Searched refs:root_ca_cert_str (Results 1 – 1 of 1) sorted by relevance
222 def generate_cert(root_ca_cert_str, server_cert_str, server_host): argument248 ca_cert = load_cert(root_ca_cert_str)249 ca_key = load_privatekey(root_ca_cert_str)