We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bf82b6 commit 64a4450Copy full SHA for 64a4450
tests/node/test_urllib3_chain_certs.py
@@ -89,5 +89,5 @@ def test_assert_fingerprint_in_cert_chain_failure(
89
'Expected "0000000000000000000000000000000000000000000000000000000000000000",'
90
in err
91
)
92
- # This is the root CA for httpbin.org with a leading comma to denote more than one cert was listed.
+ # This is the root CA for www.elastic.co with a leading comma to denote more than one cert was listed.
93
assert ', "cbb522d7b7f127ad6a0113865bdf1cd4102e7d0759af635a7cf4720dc963c53b"' in err
0 commit comments