Install OpenSSL gem after Ruby
For FIPS packages for OSs that ship OpenSSL 3+ to work properly, the changes made as part of https://github.com/ruby/openssl/issues/603 is required. This is available in v3.2.0 of the OpenSSL gem. Installing it after installing Ruby will cause Ruby to use it instead of the default OpenSSL gem version. Signed-off-by:Balasankar 'Balu' C <balasankar@gitlab.com>
Showing
- config/software/ruby.rb 3 additions, 0 deletionsconfig/software/ruby.rb
- gitlab-ci-config/check-packages.yml 7 additions, 0 deletionsgitlab-ci-config/check-packages.yml
- gitlab-ci-config/dev-gitlab-org.yml 17 additions, 0 deletionsgitlab-ci-config/dev-gitlab-org.yml
- gitlab-ci-config/variables.yml 1 addition, 0 deletionsgitlab-ci-config/variables.yml
Please register or sign in to comment