Add comma to boulder test config.
This commit is contained in:
parent
38ff46b201
commit
8162c5eca8
|
|
@ -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"
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue