1
0
Fork 0
mirror of https://github.com/kakwa/uts-server synced 2025-07-03 03:56:57 +02:00

more secure cryptographic algorithm in example configuration

This commit is contained in:
kakwa 2016-09-12 22:43:00 +02:00
parent 34cdebfaa3
commit e372e96b70
3 changed files with 127 additions and 121 deletions

View file

@ -109,7 +109,7 @@ other_policies = tsa_policy2, tsa_policy3
# Acceptable message digests
# (mandatory)
digests = md5, sha1
digests = md5, sha1, sha224, sha256, sha384, sha512
# (optional)
accuracy = secs:1, millisecs:500, microsecs:100