Initial commit
This commit is contained in:
15
WTAPPROOT/K7/k7config.json
Normal file
15
WTAPPROOT/K7/k7config.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"sCommonName" : {
|
||||
"user1" : {
|
||||
"canImport" : true,
|
||||
"canDelete" : true,
|
||||
"privKeyIds" : [
|
||||
"FullKeyId1",
|
||||
"FullKeyId2"
|
||||
]
|
||||
},
|
||||
"user2" : {
|
||||
"canImport" : true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user