# Http\_poller skip SSL validation

**URL:** https://discuss.elastic.co/t/http-poller-skip-ssl-validation/280713
**Category:** Logstash
**Created:** [August 7, 2021, 6:31pm UTC](https://discuss.elastic.co/t/http-poller-skip-ssl-validation/280713 "2021-08-07T18:31:05Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![panagiss](https://avatars.discourse-cdn.com/v4/letter/p/f6c823/32.png) [@panagiss](https://discuss.elastic.co/u/panagiss)
#### Post date: [August 7, 2021, 6:31pm UTC](https://discuss.elastic.co/t/http-poller-skip-ssl-validation/280713/1 "2021-08-07T18:31:05Z")

</div>

Is there a way to skip SSL server certificate validation?  
I'm trying to hit a local server with a self-signed cert but i get errors of course.

I saw for other plugins that this was added as an option but nothing for http\_poller plugin

---

<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 7, 2021, 6:49pm UTC](https://discuss.elastic.co/t/http-poller-skip-ssl-validation/280713/2 "2021-08-07T18:49:03Z")

</div>

> [@panagiss](#):
>
> I'm trying to hit a local server with a self-signed cert but i get errors of course.

Why "of course"? You have the CA cert and can supply it to the http\_poller using the cacert option. And since you are generating your own certs you need never have a problem with a non-name-matched cert.

---

<div class="post-metadata">

### Author: ![panagiss](https://avatars.discourse-cdn.com/v4/letter/p/f6c823/32.png) [@panagiss](https://discuss.elastic.co/u/panagiss)
#### Post date: [August 8, 2021, 6:19pm UTC](https://discuss.elastic.co/t/http-poller-skip-ssl-validation/280713/3 "2021-08-08T18:19:13Z")

</div>

You are right on that, but i had few problems with the certificate and i wanted to ask that because the Rest Client via browser has also that option.

---

<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 8, 2021, 6:41pm UTC](https://discuss.elastic.co/t/http-poller-skip-ssl-validation/280713/4 "2021-08-08T18:41:22Z")

</div>

The http\_poller does not allow you do disable verification. There are other filters where the ability to disable verification was there and was later removed, so I do not expect that to change.

---

<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 5, 2021, 6:41pm UTC](https://discuss.elastic.co/t/http-poller-skip-ssl-validation/280713/5 "2021-09-05T18:41:57Z")

</div>

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