You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openssl3/README.md

383 B

openssl3

The openssl3 package

This is lightly forked from, and should be kept in sync with, CentOS Stream 9's openssl.

Add this as a remote to ease merging changes, e.g.:

git remote add gitlab https://gitlab.com/redhat/centos-stream/rpms/openssl.git

And merge changes

git fetch gitlab
git merge gitlab/c9s