blob: 5a6bffa31392d50064b741e2cba3b3b7af427e95 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
[
{ type:install
message: <<EOM
To enable oqs-provider in OpenSSL, merge contents of the configuration file
${PREFIX}/openssl/oqsprovider.cnf with ${PREFIX}/openssl/openssl.cnf.
Expect issues if you're using OpenSSL < 3.2
See https://github.com/open-quantum-safe/oqs-provider/blob/main/README.md#building-and-testing
EOM
}
]
|