Commit 55298c4
authored
test: accept OpenSSL 4 generic internal error for DH key-type mismatches
Signed-off-by: Filip Skokan <panva.ip@gmail.com>
PR-URL: #62805
Backport-PR-URL: #63129
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>1 parent ca3c309 commit 55298c4Copy full SHA for 55298c4
2 files changed
+45-7Lines changed: 45 additions & 7 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
Open diff view settings
Collapse file
test/parallel/test-crypto-dh-stateless-async.js
Copy file name to clipboardExpand all lines: test/parallel/test-crypto-dh-stateless-async.js+26-4Lines changed: 26 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
7 | 7 | |
8 | 8 | |
9 | 9 | |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
10 | 32 | |
11 | 33 | |
12 | 34 | |
| ||
341 | 363 | |
342 | 364 | |
343 | 365 | |
344 | | - |
345 | | - |
346 | | - |
| 366 | + |
347 | 367 | |
348 | 368 | |
349 | 369 | |
350 | 370 | |
351 | 371 | |
352 | 372 | |
353 | 373 | |
354 | | - |
| 374 | + |
| 375 | + |
| 376 | + |
355 | 377 | |
356 | 378 | |
Collapse file
test/parallel/test-crypto-dh-stateless.js
Copy file name to clipboardExpand all lines: test/parallel/test-crypto-dh-stateless.js+19-3Lines changed: 19 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
7 | 7 | |
8 | 8 | |
9 | 9 | |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
10 | 25 | |
11 | 26 | |
12 | 27 | |
| ||
459 | 474 | |
460 | 475 | |
461 | 476 | |
462 | | - |
463 | | - |
| 477 | + |
464 | 478 | |
465 | 479 | |
466 | 480 | |
467 | 481 | |
468 | 482 | |
469 | | - |
| 483 | + |
| 484 | + |
| 485 | + |
470 | 486 | |
0 commit comments