Home | History | Annotate | Download | only in test_asyncio

Lines Matching refs:check_hostname

829         if hasattr(server_context, 'check_hostname'):
830 server_context.check_hostname = False
834 if hasattr(server_context, 'check_hostname'):
835 client_context.check_hostname = False
1088 if hasattr(sslcontext_client, 'check_hostname'):
1089 sslcontext_client.check_hostname = True
1122 if hasattr(sslcontext_client, 'check_hostname'):
1123 sslcontext_client.check_hostname = True
1158 if hasattr(sslcontext_client, 'check_hostname'):
1159 sslcontext_client.check_hostname = True
1190 if hasattr(sslcontext_client, 'check_hostname'):
1191 sslcontext_client.check_hostname = True
1219 if hasattr(sslcontext_client, 'check_hostname'):
1220 sslcontext_client.check_hostname = True