Overview
Request 1155517 accepted
- Use the system default cipher list instead of hardcoded values
by using crypto-policies. [bsc#1211301]
* Use the --with-system-ciphers configure option.
- Created by pmonrealgonzalez
- In state accepted
- Package maintainer: adkorte
Loading...
Request History
pmonrealgonzalez created request
- Use the system default cipher list instead of hardcoded values
by using crypto-policies. [bsc#1211301]
* Use the --with-system-ciphers configure option.
pgajdos accepted request
thanks
Hello, this adds support for crypto-policies in php8 to use the system default cipher list instead of hardcoded values.
See also https://bugzilla.opensuse.org/show_bug.cgi?id=1211301 and https://en.opensuse.org/SDB:Crypto-policies for more info.