We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 806bc0d commit 677b613Copy full SHA for 677b613
test/parallel/test-tls-cnnic-whitelist.js
@@ -14,7 +14,7 @@ function loadPEM(n) {
14
}
15
16
const testCases = [
17
- { // Test 0: for the check of a cert not existed in the whitelist.
+ { // Test 0: for the check of a cert not in the whitelist.
18
// agent7-cert.pem is issued by the fake CNNIC root CA so that its
19
// hash is not listed in the whitelist.
20
// fake-cnnic-root-cert has the same subject name as the original
0 commit comments