github-1: support for hashing functions other than sha1
[certmaster.git] / tests / minion.conf.tst
index 9e44013..66446d1 100644 (file)
@@ -10,3 +10,12 @@ cert_dir = /etc/pki/certmaster
 [ca:test]
 cert_dir = /etc/pki/certmaster-test
 
+[ca:md5]
+cert_dir = /etc/pki/certmaster-md5
+
+[ca:sha1]
+cert_dir = /etc/pki/certmaster-sha1
+
+[ca:sha224]
+cert_dir = /etc/pki/certmaster-sha224
+