Home
last modified time | relevance | path

Searched refs:certfile_contents (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Tools/scripts/
Dget-remote-certificate.py24 def strip_to_x509_cert(certfile_contents, outfile=None): argument
27 certfile_contents, re.MULTILINE | re.DOTALL)