diff options
author | Linus Nordberg <linus@nordberg.se> | 2014-10-22 16:50:49 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordberg.se> | 2014-10-22 16:50:49 +0200 |
commit | 3369c0a521456851ae7210e97ed965c7761ae064 (patch) | |
tree | 19025de553d33b985bd66729131257ee9dad728c /catlfish.config | |
parent | 92d8435250a9d8d498e129f91e64045bfd30e7b9 (diff) | |
parent | 0aeb7d1de8e50dd0fa92e763ce4c8dd3c172dac8 (diff) |
Merge branch 'validate-certchain'
Diffstat (limited to 'catlfish.config')
-rw-r--r-- | catlfish.config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/catlfish.config b/catlfish.config index 9b80c6e..c8fcb73 100644 --- a/catlfish.config +++ b/catlfish.config @@ -10,6 +10,8 @@ {inets, [{services, [{httpd, [{proplist_file, "httpd_props.conf"}]}]}]}, + {catlfish, + [{known_roots_path, "known_roots"}]}, {plop, [{entry_root_path, "db/certentries/"}, {index_path, "db/index"}, |