Commit a85073b
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 0c71658 commit a85073b
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20354 | 20354 | | |
20355 | 20355 | | |
20356 | 20356 | | |
20357 | | - | |
20358 | | - | |
| 20357 | + | |
| 20358 | + | |
20359 | 20359 | | |
20360 | 20360 | | |
20361 | 20361 | | |
| |||
0 commit comments