@@ -7,7 +7,7 @@ | |||||
}, | }, | ||||
"ServiceConfig": { | "ServiceConfig": { | ||||
"KafkaServerAddress": "k0.id.gdssjl.com:9094", | "KafkaServerAddress": "k0.id.gdssjl.com:9094", | ||||
"KafkaServerPEMLocation": "C:\\Users\\vsoni\\source\\repos\\TelpoKafkaConsole\\pem\\ca-root-test.pem", | |||||
"KafkaServerPEMLocation": "C:\\Users\\vsoni\\source\\repos\\TelpoKafkaConsole\\pem\\ca-root-test.pem" | |||||
//"TopicPartitionsNum": 1 | //"TopicPartitionsNum": 1 | ||||
} | } | ||||
@@ -7,6 +7,6 @@ | |||||
}, | }, | ||||
"ServiceConfig": { | "ServiceConfig": { | ||||
"KafkaServerAddress": "k0.id.gdssjl.com:9094", | "KafkaServerAddress": "k0.id.gdssjl.com:9094", | ||||
"KafkaServerLocation": "pem/ca-root-test.pem" | |||||
"KafkaServerPEMLocation": "pem/ca-root-test.pem" | |||||
} | } | ||||
} | } |