Lines Matching full:x509
287 of X509 certs with a newer set of X509 certs and return
292 print " Replacing %s.x509.pem with %s.x509.pem" % (old, new)
293 f = open(old + ".x509.pem")
296 f = open(new + ".x509.pem")
303 print " Replaced %d occurence(s) of %s.x509.pem with " \
304 "%s.x509.pem" % (num, old, new)
309 print " Error accessing %s. %s. Skip replacing %s.x509.pem " \
310 "with %s.x509.pem." % (e.filename, e.strerror, old, new)
377 extra_recovery_keys = [OPTIONS.key_map.get(k, k) + ".x509.pem"
386 m = re.match(r"^(.*)\.x509\.pem$", k)
391 mapped_keys.append(OPTIONS.key_map.get(k, k) + ".x509.pem")
400 OPTIONS.key_map.get(devkey, devkey) + ".x509.pem")
417 # SystemUpdateActivity uses the x509.pem version of the keys, but