Shashidhar Addaguduru
Shashidhar Addaguduru
I could build the "pepper-box-1.0.jar" from codebase "https://github.com/GSLabDev/pepper-box/tree/jmeter5.0_kafka1.1.0" by running below command. This new jar automatically adding all the above ssl keystore/truststore properties in JMeter mvn clean install -Djmeter.version=5.0 -Dkafka.version=1.1.0
I am also facing the same issue. I am trying to add below properties with values, but they are getting disappeared when saving the JMX: _ssl.key.password _ssl.keystore.location _ssl.keystore.password _ssl.truststore.location _ssl.truststore.password...
Thanks Escanoru for the info. I could build the "pepper-box-1.0.jar" from codebase "https://github.com/GSLabDev/pepper-box/tree/jmeter5.0_kafka1.1.0" by running below command. This new jar automatically adding all the above ssl keystore/truststore properties in JMeter...