Skip to content

Commit 97e7404

Browse files
committed
let you specify the path to cmc api key file
1 parent 8b24e34 commit 97e7404

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/default.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"key_file": "/etc/ssl/oar.key",
44
"key_algo": "SHA256withRSA",
55
"key_password": null,
6-
"port": 8044
6+
"port": 8044,
7+
"cmc_api_file": "/etc/ssl/oar_cmc.key"
78
}
89
}

0 commit comments

Comments
 (0)