Skip to content

Commit d837c09

Browse files
fabiocornetianthonygauthier
authored andcommitted
Updated README.md with es.ssl.verificationMode option note
1 parent c77d349 commit d837c09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ JMeter ElasticSearch Backend Listener is a JMeter plugin enabling you to send te
5151
* Continuous Integration support - [Build comparison!](https://github.com/delirius325/jmeter-elasticsearch-backend-listener/wiki/Continuous-Integration---Build-Comparison)
5252
* Send JMeter variables to ElasticSearch! [Refer to this for more info!](https://github.com/delirius325/jmeter-elasticsearch-backend-listener/wiki/Sending-JMeter-variables)
5353
* New AWS ES parameters introducted in 2.6.0 version which leverage Role based authentication to access Elastic Search managed hosting on AWS
54+
* If your ES cluster is using a self signed certificate, you can set `es.ssl.verificationMode` to `none` to skip the hostname verification and cluster certificate validation.
5455

5556
### Maven
5657
```xml

0 commit comments

Comments
 (0)