Searched refs:untrusted_file (Results 1 – 1 of 1) sorted by relevance
908 def verifyChainFromCAFile(self, cafile, untrusted_file=None): argument924 if untrusted_file:926 f = open(untrusted_file)935 def verifyChainFromCAPath(self, capath, untrusted_file=None): argument951 if untrusted_file:953 f = open(untrusted_file)