# Apply license to 6.3 causes security exception

**URL:** https://discuss.elastic.co/t/apply-license-to-6-3-causes-security-exception/138436
**Category:** Elasticsearch
**Created:** [July 3, 2018, 6:09pm UTC](https://discuss.elastic.co/t/apply-license-to-6-3-causes-security-exception/138436 "2018-07-03T18:09:52Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![KeninHouston](https://avatars.discourse-cdn.com/v4/letter/k/54ee81/32.png) [@KeninHouston](https://discuss.elastic.co/u/KeninHouston)
#### Post date: [July 3, 2018, 6:09pm UTC](https://discuss.elastic.co/t/apply-license-to-6-3-causes-security-exception/138436/1 "2018-07-03T18:09:52Z")

</div>

Hi,

I've deployed a new ElasicSearch 6.3 cluster with Kibana. All works fine until I apply the production license to turn on the SSL features, then the cluster refuses to talk to itself and anyone. The method work fine with version 6.2.4. Is anyone aware of differences configuring the cluster for SSL in version 6.3? Do I need a new license to match version 6.3?

---

<div class="post-metadata">

### Author: ![ikakavas](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ikakavas/32/34430_2.png) [@ikakavas](https://discuss.elastic.co/u/ikakavas)
#### Post date: [July 4, 2018, 3:09pm UTC](https://discuss.elastic.co/t/apply-license-to-6-3-causes-security-exception/138436/2 "2018-07-04T15:09:31Z")

</div>

> [@KeninHouston](#):
>
> Do I need a new license to match version 6.3?

No.

> [@KeninHouston](#):
>
> then the cluster refuses to talk to itself and anyone.

Can you please describe the behavior you are seeing and the errors that get printed in the logs ? This is a little too generic to get us going.

> [@KeninHouston](#):
>
> until I apply the production license

How do you go about doing so?

---

<div class="post-metadata">

### Author: ![Magnus\_Kessler](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/magnus_kessler/32/42001_2.png) [@Magnus\_Kessler](https://discuss.elastic.co/u/Magnus_Kessler)
#### Post date: [July 4, 2018, 7:34pm UTC](https://discuss.elastic.co/t/apply-license-to-6-3-causes-security-exception/138436/3 "2018-07-04T19:34:39Z")

</div>

There is a known bug in Elasticsearch 6.3.0, that prevents nodes from joining the cluster when a gold or platinum license is configured. This bug will be fixed in the 6.3.1 release.

See the [warning in the documentation](https://www.elastic.co/guide/en/elasticsearch/reference/current/setup-upgrade.html) for a workaround:

> Clusters with a Gold or Platinum license that are upgrading to 6.3 will need to explicitly set `xpack.security.enabled: true` in `elasticsearch.yml` to upgrade successfully. If this value is not set, the cluster will be unable to form after upgrade.

---

<div class="post-metadata">

### Author: ![KeninHouston](https://avatars.discourse-cdn.com/v4/letter/k/54ee81/32.png) [@KeninHouston](https://discuss.elastic.co/u/KeninHouston)
#### Post date: [July 5, 2018, 3:58pm UTC](https://discuss.elastic.co/t/apply-license-to-6-3-causes-security-exception/138436/4 "2018-07-05T15:58:00Z")

</div>

Thanks to Magnus, I've now managed to get it to work. I set the xpack.security.enabled: true in elasticsearch.yml. Then after it started I had to apply the platinum license before the cluster was using TLS and Kibana could connect

---

<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: [August 2, 2018, 3:58pm UTC](https://discuss.elastic.co/t/apply-license-to-6-3-causes-security-exception/138436/5 "2018-08-02T15:58:03Z")

</div>

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