Add comma to boulder test config.

This commit is contained in:
Jacob Hoffman-Andrews 2015-05-01 19:08:00 -07:00
parent 38ff46b201
commit 8162c5eca8
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
"dbName": "boulder-ca.sqlite3",
"testMode": true,
"issuerCert": "test/test-ca.pem",
"_comment": "This should only be present in testMode. In prod use an HSM."
"_comment": "This should only be present in testMode. In prod use an HSM.",
"issuerKey": "test/test-ca.key"
},