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
Allowing the runtime minor version to be higher than the one the code
was compiled against.
For instance, code was compiled with OpenSSL 3.0.x, but runtime has
3.2.x. Higher minor versions should be compatible with previous
versions: https://openssl-library.org/policies/general/versioning-policy/
Signed-off-by: Jonh Wendell <[email protected]>
0 commit comments