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
[http] Allow to use any of openssl 3.x with civetweb
civetweb was designed when only openssl 3.0 was existing.
Therefore name of define is `OPENSSL_API_3_0`
Meanwhile there is openssl 3.1 and 3.2.
While seems to be there is no changes in API both can
be used with civetweb.
0 commit comments