Home | History | Annotate | Download | only in testserver

Lines Matching refs:cert_path

75   def __init__(self, server_address, request_hander_class, cert_path,
77 s = open(cert_path).read()
81 s = open(cert_path).read()