Searched refs:SUPPORTS_SSL (Results 1 – 1 of 1) sorted by relevance
28 SUPPORTS_SSL = False variable32 SUPPORTS_SSL = True variable36 requires_ssl = skipUnless(SUPPORTS_SSL, 'SSL not supported')139 if not self.tls_active and SUPPORTS_SSL:158 if SUPPORTS_SSL:394 if SUPPORTS_SSL: