diff --git a/src/main/resources/sql/20190604/key-ring.json b/src/main/resources/sql/20190604/key-ring.json new file mode 100644 index 000000000..6b974d01e --- /dev/null +++ b/src/main/resources/sql/20190604/key-ring.json @@ -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": "" + } +] \ No newline at end of file