Searched refs:start_https_server (Results 1 – 2 of 2) sorted by relevance
475 def start_https_server(self, responses=None, **kwargs): member in TestUrlopen544 handler = self.start_https_server()550 handler = self.start_https_server(certfile=CERT_localhost)560 handler = self.start_https_server(certfile=CERT_fakehostname)566 handler = self.start_https_server(certfile=CERT_localhost)582 handler = self.start_https_server(context=context, certfile=CERT_localhost)
497 def start_https_server(self, responses=None, **kwargs): member in TestUrlopen566 handler = self.start_https_server()572 handler = self.start_https_server(certfile=CERT_localhost)583 handler = self.start_https_server(certfile=CERT_fakehostname)589 handler = self.start_https_server(certfile=CERT_localhost)607 handler = self.start_https_server(context=context, certfile=CERT_localhost)