Home | History | Annotate | Download | only in scripts

Lines Matching full:certfilename

856                     certFilename = args.get(3)
859 s1 = open(certFilename, "rb").read()
939 certFilename = None
947 certFilename = args.get(3)
956 certFilename = args.get(4)
978 if certFilename:
979 s1 = open(certFilename, "rb").read()