18 lines
541 B
Text
18 lines
541 B
Text
# Default APT Sequoia configuration. To overwrite, consider copying this
|
|
# to /etc/crypto-policies/back-ends/apt-sequoia.config and modify the
|
|
# desired values.
|
|
[asymmetric_algorithms]
|
|
dsa2048 = 2024-02-01
|
|
dsa3072 = 2024-02-01
|
|
dsa4096 = 2024-02-01
|
|
brainpoolp256 = 2028-02-01
|
|
brainpoolp384 = 2028-02-01
|
|
brainpoolp512 = 2028-02-01
|
|
rsa2048 = 2030-02-01
|
|
|
|
[hash_algorithms]
|
|
sha1.second_preimage_resistance = 2026-02-01 # Extend the expiry for legacy repositories
|
|
sha224 = 2026-02-01
|
|
|
|
[packets]
|
|
signature.v3 = 2026-02-01 # Extend the expiry
|