取消公钥文件引用
This commit is contained in:
29
conf/nbi_alarm.json
Normal file
29
conf/nbi_alarm.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"channel": [
|
||||
{
|
||||
"tcp_port": 31232,
|
||||
"bind_flag": "SMF#SZ_02",
|
||||
"province": "BJ",
|
||||
"device_code": "0001"
|
||||
}
|
||||
],
|
||||
|
||||
"mysql": "root:1000omc@kp!@tcp(192.168.0.229:33066)/omc_db?charset=utf8mb4&parseTime=True&loc=Local",
|
||||
|
||||
"mame":"nbi north alarm agent",
|
||||
"max_conn": 3000,
|
||||
"worker_pool_size": 100,
|
||||
"heartbeat_max": 180,
|
||||
"hbcheck_interval": 60,
|
||||
"log_dir": "./assets/nbi_alarm",
|
||||
"log_file":"nbi_alarm.log",
|
||||
|
||||
"ftp_root": "/data/ftp",
|
||||
|
||||
"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