This website requires JavaScript.
Explore
Help
Register
Sign In
298977887
/
lede
Watch
1
Star
0
Fork
0
You've already forked lede
mirror of
https://github.com/coolsnowwolf/lede.git
synced
2025-06-16 22:45:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
lede
/
package
/
libs
/
openssl
/
files
/
afalg.cnf
4 lines
39 B
Plaintext
Raw
Normal View
History
Unescape
Escape
openssl: bump to 3.0.10 This is a major update to the current LTS version, supported until 2026-09-07. Changelog: https://github.com/openssl/openssl/blob/openssl-3.0.10/CHANGES.md Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2023-02-07 18:14:27 -03:00
[afalg_sect]
openssl: config engines in /etc/ssl/engines.cnf.d This changes the configuration of engines from the global openssl.cnf to files in the /etc/ssl/engines.cnf.d directory. The engines.cnf file has the list of enabled engines, while each engine has its own configuration file installed under /etc/ssl/engines.cnf.d. Patches were refreshed with --zero-commit. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2022-02-20 21:09:28 -03:00
default_algorithms = ALL
Reference in New Issue
Copy Permalink