You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have returned an error when I compiled the installation using openrestry1.21.4.3:
checking for SSL_CTX_set_client_hello_cb() ... not found
! incorrect OpenSSL version. use >= 1.1.1
I used openssl 1.1p, 1.1W, 3.0.12 and they all reported the same error.
The text was updated successfully, but these errors were encountered:
here is lib64 link states
/usr/lib64/libssl.so -> libssl.so.1.0.2k
/usr/lib64/libssl.so.10 -> libssl.so.1.0.2k
/usr/lib64/libssl.so.1.1 -> /usr/local/lib64/libssl.so.1.1
I have returned an error when I compiled the installation using openrestry1.21.4.3:
checking for SSL_CTX_set_client_hello_cb() ... not found
! incorrect OpenSSL version. use >= 1.1.1
I used openssl 1.1p, 1.1W, 3.0.12 and they all reported the same error.
The text was updated successfully, but these errors were encountered: