Commit 61bbfb4
authored
Add FFDHE groups to supported_groups
There is at least one server that will not negotiate TLS_DHE_* cipher suites with TLS 1.2 and below if the supported_groups extension is present but does not include any DH groups. This commit adds the DH groups that are currently in the TLS 1.3 ClientHello to the TLS 1.2 and earlier ClientHello.1 parent 5e9ee13 commit 61bbfb4
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13213 | 13213 | | |
13214 | 13214 | | |
13215 | 13215 | | |
13216 | | - | |
| 13216 | + | |
13217 | 13217 | | |
13218 | 13218 | | |
13219 | 13219 | | |
13220 | | - | |
| 13220 | + | |
13221 | 13221 | | |
13222 | 13222 | | |
13223 | 13223 | | |
| |||
0 commit comments