1.修改certstore库表名

This commit is contained in:
fengweihao
2019-05-27 13:33:40 +08:00
parent 82840b59d9
commit 9fd14cb2e1
2 changed files with 2 additions and 2 deletions

View File

@@ -71,7 +71,7 @@
],
"plugin_table": [
{
"table_name": "PXY_OBJ_KEYRING",
"table_name": "PXY_PROFILE_KEYRING",
"table_content": [
"0\t1\tname_01\troot\t/test/01\t/test/01\t15\trsa2048\tURI:http://www.test.com\t1\t/home/fengweihao/workspace/cert_store/test_data/mesalab-ca-untrust.pem\t/home/fengweihao/workspace/cert_store/test_data/mesalab-ca-untrust.pem",
"1\t1\tname_01\troot\t/test/01\t/test/01\t15\trsa2048\tURI:http://www.test.com\t1\t/home/fengweihao/workspace/cert_store/test_data/mesalab-ca.pem\t/home/fengweihao/workspace/cert_store/test_data/mesalab-ca.pem",