Skip to content

Commit 64a4450

Browse files
fix inaccurate comment
1 parent 4bf82b6 commit 64a4450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/node/test_urllib3_chain_certs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,5 @@ def test_assert_fingerprint_in_cert_chain_failure(
8989
'Expected "0000000000000000000000000000000000000000000000000000000000000000",'
9090
in err
9191
)
92-
# This is the root CA for httpbin.org with a leading comma to denote more than one cert was listed.
92+
# This is the root CA for www.elastic.co with a leading comma to denote more than one cert was listed.
9393
assert ', "cbb522d7b7f127ad6a0113865bdf1cd4102e7d0759af635a7cf4720dc963c53b"' in err

0 commit comments

Comments
 (0)