Commit 1b2903e
committed
Improvement for testing curves with several openssl / libressl versions
As noted in #2016 the detection of curves in find_openssl_binary()
was not yet perfect.
This commit removes another connect call. Also it corrects the port statement
for LibreSSL-like pre-checks as port 0 generally seems to me better suited.
Inline documentation was added.
It worked so far with OpenSSL 1.0.2, 1.1.1 and 3.0 and LibreSSL 3.4.
This is for 3.0. Similar commit (a11bd15)
was for 3.1dev, see PR #2020 .1 parent 25a8579 commit 1b2903e
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17090 | 17090 | | |
17091 | 17091 | | |
17092 | 17092 | | |
17093 | | - | |
| 17093 | + | |
| 17094 | + | |
| 17095 | + | |
| 17096 | + | |
| 17097 | + | |
| 17098 | + | |
17094 | 17099 | | |
17095 | | - | |
| 17100 | + | |
17096 | 17101 | | |
17097 | 17102 | | |
17098 | 17103 | | |
17099 | 17104 | | |
17100 | 17105 | | |
| 17106 | + | |
17101 | 17107 | | |
17102 | 17108 | | |
17103 | 17109 | | |
| |||
0 commit comments