Commit b7fdd94
test: account for RFC 7919 FFDHE negotiation in OpenSSL 4.0
Signed-off-by: Filip Skokan <panva.ip@gmail.com>
PR-URL: #62805
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>1 parent 375a993 commit b7fdd94Copy full SHA for b7fdd94
3 files changed
+35-9Lines changed: 35 additions & 9 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-tls-client-getephemeralkeyinfo.js
Copy file name to clipboardExpand all lines: test/parallel/test-tls-client-getephemeralkeyinfo.js+4-1Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
70 | 70 | |
71 | 71 | |
72 | 72 | |
73 | | - |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
74 | 77 | |
75 | 78 | |
76 | 79 | |
|
Collapse file
test/parallel/test-tls-client-mindhsize.js
Copy file name to clipboardExpand all lines: test/parallel/test-tls-client-mindhsize.js+9-3Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
13 | 13 | |
14 | 14 | |
15 | 15 | |
| 16 | + |
16 | 17 | |
17 | 18 | |
18 | 19 | |
| ||
24 | 25 | |
25 | 26 | |
26 | 27 | |
27 | | - |
| 28 | + |
28 | 29 | |
29 | 30 | |
30 | 31 | |
| ||
46 | 47 | |
47 | 48 | |
48 | 49 | |
49 | | - |
| 50 | + |
50 | 51 | |
51 | 52 | |
52 | 53 | |
| ||
84 | 85 | |
85 | 86 | |
86 | 87 | |
87 | | - |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
88 | 94 | |
89 | 95 | |
90 | 96 | |
|
Collapse file
test/parallel/test-tls-dhe.js
Copy file name to clipboardExpand all lines: test/parallel/test-tls-dhe.js+22-5Lines changed: 22 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
28 | 28 | |
29 | 29 | |
30 | 30 | |
| 31 | + |
31 | 32 | |
32 | 33 | |
33 | 34 | |
| ||
104 | 105 | |
105 | 106 | |
106 | 107 | |
107 | | - |
| 108 | + |
| 109 | + |
| 110 | + |
108 | 111 | |
109 | | - |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
110 | 117 | |
111 | 118 | |
112 | 119 | |
| ||
124 | 131 | |
125 | 132 | |
126 | 133 | |
127 | | - |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
128 | 138 | |
129 | 139 | |
| 140 | + |
| 141 | + |
130 | 142 | |
131 | 143 | |
132 | 144 | |
133 | 145 | |
134 | 146 | |
135 | | - |
136 | | - |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
137 | 154 | |
0 commit comments