Searched refs:start_https_server (Results 1 – 1 of 1) sorted by relevance
494 def start_https_server(self, responses=None, **kwargs): member in TestUrlopen563 handler = self.start_https_server()569 handler = self.start_https_server(certfile=CERT_localhost)580 handler = self.start_https_server(certfile=CERT_fakehostname)586 handler = self.start_https_server(certfile=CERT_localhost)604 handler = self.start_https_server(context=context, certfile=CERT_localhost)