blob: 06e1087f600c896bbb2fee630100ebd75ca43a17 [file] [log] [blame]
{
"cmpv2Servers": [
{
"caName": "CLIENT",
"url": "http://ejbca:8080/ejbca/publicweb/cmp/cmp",
"issuerDN": "CN=ManagementCA",
"caMode": "CLIENT",
"authentication": {
"iak": "${CLIENT_IAK}",
"rv": "${CLIENT_RV}"
}
},
{
"caName": "RA",
"url": "http://ejbca:8080/ejbca/publicweb/cmp/cmpRA",
"issuerDN": "CN=ManagementCA",
"caMode": "RA",
"authentication": {
"iak": "${RA_IAK}",
"rv": "${RA_RV}"
}
}
]
}