Commit 88b7af8
committed
Try harder to find OPENSSL2
This commit adds an improvement so that e.g. under MacOS
/opt/homebrew/bin/openssl is automatically taken as
$OPENSSL so that also QUIC works out of the box for MacOS.
Formally for at least MacOS with silicon CPUs OPENSSL was
equal to OPENSSL2 and LibreSSL in /usr/bin/openssl doesn't
have QUIC support (up to version 15.5 of MacoOS at least).1 parent 10af370 commit 88b7af8
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20946 | 20946 | | |
20947 | 20947 | | |
20948 | 20948 | | |
20949 | | - | |
| 20949 | + | |
| 20950 | + | |
| 20951 | + | |
| 20952 | + | |
| 20953 | + | |
| 20954 | + | |
20950 | 20955 | | |
20951 | 20956 | | |
20952 | 20957 | | |
| |||
0 commit comments