Commit 2b04823
David Cooper
Fix checks for whether X25519 and X448 are supported
In some cases OpenSSL returns an "unsupported" message rather than a "not found" message if X25519 and X448 are not supported. This commit changes the check for whether X5519 and X448 are supported for checking for either response.1 parent b4274e8 commit 2b04823
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17256 | 17256 | | |
17257 | 17257 | | |
17258 | 17258 | | |
17259 | | - | |
17260 | | - | |
| 17259 | + | |
| 17260 | + | |
17261 | 17261 | | |
17262 | 17262 | | |
17263 | 17263 | | |
| |||
0 commit comments