sha1 supprt checkpoint
[certmaster.git] / tests / minion.conf.tst
index 86c0efe..f8fd330 100644 (file)
@@ -7,9 +7,15 @@ certmaster_port = 51235
 log_level = DEBUG
 cert_dir = /etc/pki/certmaster
 
-# [ca:ldap]
-# cert_dir = /etc/pki/certmaster-ldap
-
 [ca:test]
 cert_dir = /etc/pki/certmaster-test
+hash_function = sha256
+
+[ca:sha1]
+cert_dir = /etc/pki/certmaster-sha1
+hash_function = sha1
+
+[ca:sha224]
+cert_dir = /etc/pki/certmaster-sha224
+hash_function = sha224