# Unable to set "ssl true", "ssl\_certificate\_verification false" in logstash http output plugin

**URL:** https://discuss.elastic.co/t/unable-to-set-ssl-true-ssl-certificate-verification-false-in-logstash-http-output-plugin/244764
**Category:** Logstash
**Created:** [August 12, 2020, 5:46pm UTC](https://discuss.elastic.co/t/unable-to-set-ssl-true-ssl-certificate-verification-false-in-logstash-http-output-plugin/244764 "2020-08-12T17:46:22Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![bimanarajesh](https://avatars.discourse-cdn.com/v4/letter/b/eada6e/32.png) [@bimanarajesh](https://discuss.elastic.co/u/bimanarajesh)
#### Post date: [August 12, 2020, 5:46pm UTC](https://discuss.elastic.co/t/unable-to-set-ssl-true-ssl-certificate-verification-false-in-logstash-http-output-plugin/244764/1 "2020-08-12T17:46:22Z")

</div>

With http output plugin, I am not able to set  
ssl =\> true  
ssl\_certificate\_verification =\> false  
We are getting configuration error when we add the above configurations in http output  
Pls let us know how to enable ssl and set certificate verification to false.

Thanks,  
Rajesh

---

<div class="post-metadata">

### Author: ![Badger](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/badger/32/25190_2.png) [@Badger](https://discuss.elastic.co/u/Badger)
#### Post date: [August 12, 2020, 5:54pm UTC](https://discuss.elastic.co/t/unable-to-set-ssl-true-ssl-certificate-verification-false-in-logstash-http-output-plugin/244764/2 "2020-08-12T17:54:03Z")

</div>

Those are not [documented](https://www.elastic.co/guide/en/logstash/current/plugins-outputs-http.html), so I am not sure why you would expect to be able to set them. The elasticsearch output supports them, the http output does not. Given the minimal work required to extract the CA cert from the destination I see no reason to use them.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [September 9, 2020, 5:54pm UTC](https://discuss.elastic.co/t/unable-to-set-ssl-true-ssl-certificate-verification-false-in-logstash-http-output-plugin/244764/3 "2020-09-09T17:54:13Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
