Commit baedba6
committed
Force client haveDH to true in wolfSSL_set_options. haveDH won't be set to true on the client as the server side is what calls DH param generation APIs which set this to true, but we still want the client to support DH cipher suites if enabled. This matches behavior from InitSSL_EitherSide.
1 parent 0f0163d commit baedba6
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17128 | 17128 | | |
17129 | 17129 | | |
17130 | 17130 | | |
17131 | | - | |
| 17131 | + | |
| 17132 | + | |
| 17133 | + | |
| 17134 | + | |
| 17135 | + | |
| 17136 | + | |
| 17137 | + | |
| 17138 | + | |
| 17139 | + | |
17132 | 17140 | | |
17133 | 17141 | | |
17134 | 17142 | | |
| |||
0 commit comments