keyring内置文件
This commit is contained in:
31
src/main/resources/sql/20190604/key-ring.json
Normal file
31
src/main/resources/sql/20190604/key-ring.json
Normal file
@@ -0,0 +1,31 @@
|
||||
[
|
||||
{
|
||||
"id": 0,
|
||||
"cfgId": 0,
|
||||
"keyringId": 0,
|
||||
"service": 520,
|
||||
"isValid": 1,
|
||||
"opTime": "2019-06-04 18:39:21",
|
||||
"keyringName": "tango-ca-v3-untrust-ca",
|
||||
"keyringType": "root",
|
||||
"privateKeyFile": "http://192.168.10.205:9000/maat-redis/20190604183951-file_tango-ca-v3-untrust-ca6895868268475623186pem",
|
||||
"publicKeyFile": "http://192.168.10.205:9000/maat-redis/20190604183951-file_tango-ca-v3-untrust-ca3905219080478637702pem",
|
||||
"expireAfter": 30,
|
||||
"publicKeyAlgo": "",
|
||||
"crl": ""
|
||||
},{
|
||||
"id": 1,
|
||||
"cfgId": 1,
|
||||
"keyringId": 1,
|
||||
"service": 520,
|
||||
"isValid": 1,
|
||||
"opTime": "2019-06-04 18:39:21",
|
||||
"keyringName": "tango-ca-v3-trust-ca",
|
||||
"keyringType": "root",
|
||||
"privateKeyFile": "http://192.168.10.205:9000/maat-redis/20190604183917-file_tango-ca-v3-trust-ca7359691213612375565pem",
|
||||
"publicKeyFile": "http://192.168.10.205:9000/maat-redis/20190604183917-file_tango-ca-v3-trust-ca7721732440816533672pem",
|
||||
"expireAfter": 30,
|
||||
"publicKeyAlgo": "",
|
||||
"crl": ""
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user