mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-13 11:06:25 +05:00
6 lines
273 B
Django/Jinja
6 lines
273 B
Django/Jinja
{{ ansible_managed | comment }}
|
|
# Prioritize stronger algorithms for new keys.
|
|
default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 BZIP2 ZLIB ZIP Uncompressed
|
|
# Use a stronger digest than the default SHA1 for certifications.
|
|
cert-digest-algo SHA512
|