sawtooth-core icon indicating copy to clipboard operation
sawtooth-core copied to clipboard

OpenSSL v1.1.1 EOL

Open mtbc opened this issue 1 year ago • 0 comments

OpenSSL v1.1.1 reaches its end of life on 11th September 2023. Beyond that, security fixes are available only via paid support.

Our current Docker builds rely on openssl installed from Ubuntu bionic, i.e., libssl1.1. (We even still have use of xenial.)

We should ensure that Sawtooth depends on a version of OpenSSL for which security patches remain available.

mtbc avatar Jul 10 '23 12:07 mtbc