# Want to set ssl.verification\_mode as none for default fleet output in kibana.yml

**URL:** https://discuss.elastic.co/t/want-to-set-ssl-verification-mode-as-none-for-default-fleet-output-in-kibana-yml/315098
**Category:** Kibana
**Tags:** elastic-stack-security, fleet
**Created:** [September 25, 2022, 11:30am UTC](https://discuss.elastic.co/t/want-to-set-ssl-verification-mode-as-none-for-default-fleet-output-in-kibana-yml/315098 "2022-09-25T11:30:51Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Naveen\_Kumar\_Reddy\_S](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/naveen_kumar_reddy_s/32/85199_2.png) [@Naveen\_Kumar\_Reddy\_S](https://discuss.elastic.co/u/Naveen_Kumar_Reddy_S)
#### Post date: [September 25, 2022, 11:30am UTC](https://discuss.elastic.co/t/want-to-set-ssl-verification-mode-as-none-for-default-fleet-output-in-kibana-yml/315098/1 "2022-09-25T11:30:51Z")

</div>

HI

I am trying to send data from fleet managed Elastic agent to elastic master node with self-signed certificate. The auto generated self signed certificate doesnot have the publicip of the node. So to send data i want to set ssl.verification\_mode as none for default fleet output in kibana.yml. I have modified the xpack default output and added config: "ssl.verification\_mode": none as shown below.

xpack.fleet.outputs: [{id: fleet-default-output, name: default, is\_default: true, is\_default\_monitoring: true, type: elasticsearch, hosts: ['[https://x.x.x.x:9200](https://x.x.x.x:9200)'],ca\_trusted\_fingerprint:\<\>, config: {"ssl.verification\_mode": none}}]

But in the fleet settings for output it shows as verification mode as a sub poperty of ssl in the agent output section as shown below.

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/8/3/8398f92800fc001e54bf6cb3fc59fad3c4b892d0.png)

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/b/0/b01b11d1981e4d343cabbe31276e6fe5690522d2.jpeg)

In our other deployment which has a platinum license i created a new output and added ssl.verfication as none directly in the kibana UI which worked perfectly as shown below.

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/0/f/0fde0ab6a1619bb830cb6e682966efc61dcefb42.jpeg)

![image](https://us1.discourse-cdn.com/elastic/original/3X/b/2/b22b6131a851e30605b98e7f428dbd8629ad7b13.jpeg)

What is the correct procedure for adding config: {"ssl.verification\_mode": none} for xpack fleet default output in kibana.yml

---

<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: [October 23, 2022, 11:31am UTC](https://discuss.elastic.co/t/want-to-set-ssl-verification-mode-as-none-for-default-fleet-output-in-kibana-yml/315098/2 "2022-10-23T11:31:16Z")

</div>

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