Commit a4a6ef8
test: fix test-tls-client-auth test for OpenSSL32
Refs: #53382
Refs: #53384
Same change as in 53384 where OpenSSL32 returns a slightly
different error but for a different test.
Signed-off-by: Michael Dawson <midawson@redhat.com>
PR-URL: #54610
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>1 parent 76345a5 commit a4a6ef8Copy full SHA for a4a6ef8
File tree
Expand file treeCollapse file tree
1 file changed
+3
-1
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+3
-1
lines changedOpen diff view settings
Collapse file
test/parallel/test-tls-client-auth.js
Copy file name to clipboardExpand all lines: test/parallel/test-tls-client-auth.js+3-1Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
79 | 79 | |
80 | 80 | |
81 | 81 | |
| 82 | + |
| 83 | + |
82 | 84 | |
83 | | - |
| 85 | + |
84 | 86 | |
85 | 87 | |
86 | 88 | |
|
0 commit comments