Index: pyOpenSSL-20.0.0/tests/test_ssl.py =================================================================== --- pyOpenSSL-20.0.0.orig/tests/test_ssl.py +++ pyOpenSSL-20.0.0/tests/test_ssl.py @@ -1240,6 +1240,7 @@ class TestContext(object): reason="set_default_verify_paths appears not to work on Windows. " "See LP#404343 and LP#404344.", ) + @pytest.mark.network def test_set_default_verify_paths(self): """ `Context.set_default_verify_paths` causes the platform-specific CA