Searched refs:ca_bundle_bin_file (Results 1 – 1 of 1) sorted by relevance
34 ca_bundle_bin_file = 'x509_crt_bundle' variable57 if os.path.isfile(ca_bundle_bin_file):58 os.remove(ca_bundle_bin_file)207 with open(ca_bundle_bin_file, 'wb') as f: