ca证书
This commit is contained in:
@@ -18,5 +18,11 @@
|
||||
"mame":"nbi north alarm agent",
|
||||
"heartbeat_max": 180,
|
||||
"log_dir": "./nbi_alarm",
|
||||
"log_file":"nbi_alarm.log"
|
||||
"log_file":"nbi_alarm.log",
|
||||
"ca":{
|
||||
"root_cert":"ca/CA/demoCA/cacert.pem",
|
||||
"cert":"/ca/CA/certs/test1.crt",
|
||||
"private_key":"ca/CA/data/test1.key",
|
||||
"check":true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user