Open SSL not available (this is not an error, we simply fallback to built-in JDK SSL)

Hi folks:
I have installed elasticsearch-2.3.5 in CentOS6
The searchguard and searchguardssl version is also 2.3.5.
Because of the performance, I want to encrypt transport data between by utilizing openssl.
I config the searchguardssl by following steps on the document https://github.com/floragunncom/search-guard-ssl-docs/blob/master/openssl.md
I downloaded http://repo1.maven.org/maven2/io/netty/netty-tcnative/1.1.33.Fork17/netty-tcnative-1.1.33.Fork17-linux-x86_64-fedora.jar, placed in plugins/search-guard-ssl/ directory, install openssl 1.0.1u and apr1.5.2, config elasticsearch.yml
However the following error still occurs:
[2016-10-21 23:48:18,491][INFO ][com.floragunn.searchguard.ssl.SearchGuardKeyStore] Open SSL not available (this is not an error, we simply fallback to built-in JDK SSL) because of java.lang.IllegalArgumentException: Failed to load any of the given libraries: [netty-tcnative-linux-x86_64, netty-tcnative-linux-x86_64-fedora, netty-tcnative]

Please notice that the version netty-tcnative is according to the Dockerfile of searchguardssl 2.3.5.

Could someone help me to fix the problem?

best regards
leozkl

I think where same problem with your install .I use es 2.3.3 and search guard 2.3.3 too .

···

2016-10-22 0:02 GMT+08:00 江榕 leorjiang1990@gmail.com:

Hi folks:
I have installed elasticsearch-2.3.5 in CentOS6
The searchguard and searchguardssl version is also 2.3.5.
Because of the performance, I want to encrypt transport data between by utilizing openssl.
I config the searchguardssl by following steps on the document https://github.com/floragunncom/search-guard-ssl-docs/blob/master/openssl.md
I downloaded http://repo1.maven.org/maven2/io/netty/netty-tcnative/1.1.33.Fork17/netty-tcnative-1.1.33.Fork17-linux-x86_64-fedora.jar, placed in plugins/search-guard-ssl/ directory, install openssl 1.0.1u and apr1.5.2, config elasticsearch.yml
However the following error still occurs:
[2016-10-21 23:48:18,491][INFO ][com.floragunn.searchguard.ssl.SearchGuardKeyStore] Open SSL not available (this is not an error, we simply fallback to built-in JDK SSL) because of java.lang.IllegalArgumentException: Failed to load any of the given libraries: [netty-tcnative-linux-x86_64, netty-tcnative-linux-x86_64-fedora, netty-tcnative]

Please notice that the version netty-tcnative is according to the Dockerfile of searchguardssl 2.3.5.

Could someone help me to fix the problem?

best regards
leozkl

You received this message because you are subscribed to the Google Groups “Search Guard” group.

To unsubscribe from this group and stop receiving emails from it, send an email to search-guard+unsubscribe@googlegroups.com.

To post to this group, send email to search-guard@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/search-guard/02dd6fc5-1661-432f-ba31-738476627284%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Have you solved this problem?

在 2016年10月22日星期六 UTC+8下午6:43:06,郭旭写道:

···

I think where same problem with your install .I use es 2.3.3 and search guard 2.3.3 too .

2016-10-22 0:02 GMT+08:00 江榕 leorji...@gmail.com:

Hi folks:
I have installed elasticsearch-2.3.5 in CentOS6
The searchguard and searchguardssl version is also 2.3.5.
Because of the performance, I want to encrypt transport data between by utilizing openssl.
I config the searchguardssl by following steps on the document https://github.com/floragunncom/search-guard-ssl-docs/blob/master/openssl.md
I downloaded http://repo1.maven.org/maven2/io/netty/netty-tcnative/1.1.33.Fork17/netty-tcnative-1.1.33.Fork17-linux-x86_64-fedora.jar, placed in plugins/search-guard-ssl/ directory, install openssl 1.0.1u and apr1.5.2, config elasticsearch.yml
However the following error still occurs:
[2016-10-21 23:48:18,491][INFO ][com.floragunn.searchguard.ssl.SearchGuardKeyStore] Open SSL not available (this is not an error, we simply fallback to built-in JDK SSL) because of java.lang.IllegalArgumentException: Failed to load any of the given libraries: [netty-tcnative-linux-x86_64, netty-tcnative-linux-x86_64-fedora, netty-tcnative]

Please notice that the version netty-tcnative is according to the Dockerfile of searchguardssl 2.3.5.

Could someone help me to fix the problem?

best regards
leozkl

You received this message because you are subscribed to the Google Groups “Search Guard” group.

To unsubscribe from this group and stop receiving emails from it, send an email to search-guard...@googlegroups.com.

To post to this group, send email to search...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/search-guard/02dd6fc5-1661-432f-ba31-738476627284%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Whats your JDK version and vendor?

Did you install netty-tcnative-1.1.33.Fork17-linux-x86_64-fedora.jar on every node?
Can you try netty-tcnative-1.1.33.Fork17-linux-x86_64.jar?

···

On Friday, 21 October 2016 18:02:34 UTC+2, 江榕 wrote:

Hi folks:
I have installed elasticsearch-2.3.5 in CentOS6
The searchguard and searchguardssl version is also 2.3.5.
Because of the performance, I want to encrypt transport data between by utilizing openssl.
I config the searchguardssl by following steps on the document https://github.com/floragunncom/search-guard-ssl-docs/blob/master/openssl.md
I downloaded http://repo1.maven.org/maven2/io/netty/netty-tcnative/1.1.33.Fork17/netty-tcnative-1.1.33.Fork17-linux-x86_64-fedora.jar, placed in plugins/search-guard-ssl/ directory, install openssl 1.0.1u and apr1.5.2, config elasticsearch.yml
However the following error still occurs:
[2016-10-21 23:48:18,491][INFO ][com.floragunn.searchguard.ssl.SearchGuardKeyStore] Open SSL not available (this is not an error, we simply fallback to built-in JDK SSL) because of java.lang.IllegalArgumentException: Failed to load any of the given libraries: [netty-tcnative-linux-x86_64, netty-tcnative-linux-x86_64-fedora, netty-tcnative]

Please notice that the version netty-tcnative is according to the Dockerfile of searchguardssl 2.3.5.

Could someone help me to fix the problem?

best regards
leozkl

java version “1.8.0_92”
I have tried netty-tcnative-1.1.33.Fork17-linux-x86_64-fedora.jar and netty-tcnative-1.1.33.Fork17-linux-x86_64.jar, they all don’t work.
Is there statically linked package for searchguardssl2.3.5?

在 2016年10月27日星期四 UTC+8上午2:22:57,in…@search-guard.com写道:

···

Whats your JDK version and vendor?

Hi folks:
I have installed elasticsearch-2.3.5 in CentOS6
The searchguard and searchguardssl version is also 2.3.5.
Because of the performance, I want to encrypt transport data between by utilizing openssl.
I config the searchguardssl by following steps on the document https://github.com/floragunncom/search-guard-ssl-docs/blob/master/openssl.md
I downloaded http://repo1.maven.org/maven2/io/netty/netty-tcnative/1.1.33.Fork17/netty-tcnative-1.1.33.Fork17-linux-x86_64-fedora.jar, placed in plugins/search-guard-ssl/ directory, install openssl 1.0.1u and apr1.5.2, config elasticsearch.yml
However the following error still occurs:
[2016-10-21 23:48:18,491][INFO ][com.floragunn.searchguard.ssl.SearchGuardKeyStore] Open SSL not available (this is not an error, we simply fallback to built-in JDK SSL) because of java.lang.IllegalArgumentException: Failed to load any of the given libraries: [netty-tcnative-linux-x86_64, netty-tcnative-linux-x86_64-fedora, netty-tcnative]

Please notice that the version netty-tcnative is according to the Dockerfile of searchguardssl 2.3.5.

Could someone help me to fix the problem?

best regards
leozkl

Can you try netty-tcnative-1.1.33.Fork17-linux-x86_64.jar?

On Friday, 21 October 2016 18:02:34 UTC+2, 江榕 wrote:

Did you install netty-tcnative-1.1.33.Fork17-linux-x86_64-fedora.jar on every node?

ye, I rewrite some search guard code…

···

2016-10-26 13:39 GMT+08:00 江榕 leorjiang1990@gmail.com:

Have you solved this problem?

在 2016年10月22日星期六 UTC+8下午6:43:06,郭旭写道:

I think where same problem with your install .I use es 2.3.3 and search guard 2.3.3 too .

2016-10-22 0:02 GMT+08:00 江榕 leorji...@gmail.com:

Hi folks:
I have installed elasticsearch-2.3.5 in CentOS6
The searchguard and searchguardssl version is also 2.3.5.
Because of the performance, I want to encrypt transport data between by utilizing openssl.
I config the searchguardssl by following steps on the document https://github.com/floragunncom/search-guard-ssl-docs/blob/master/openssl.md
I downloaded http://repo1.maven.org/maven2/io/netty/netty-tcnative/1.1.33.Fork17/netty-tcnative-1.1.33.Fork17-linux-x86_64-fedora.jar, placed in plugins/search-guard-ssl/ directory, install openssl 1.0.1u and apr1.5.2, config elasticsearch.yml
However the following error still occurs:
[2016-10-21 23:48:18,491][INFO ][com.floragunn.searchguard.ssl.SearchGuardKeyStore] Open SSL not available (this is not an error, we simply fallback to built-in JDK SSL) because of java.lang.IllegalArgumentException: Failed to load any of the given libraries: [netty-tcnative-linux-x86_64, netty-tcnative-linux-x86_64-fedora, netty-tcnative]

Please notice that the version netty-tcnative is according to the Dockerfile of searchguardssl 2.3.5.

Could someone help me to fix the problem?

best regards
leozkl

You received this message because you are subscribed to the Google Groups “Search Guard” group.

To unsubscribe from this group and stop receiving emails from it, send an email to search-guard...@googlegroups.com.

To post to this group, send email to search...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/search-guard/02dd6fc5-1661-432f-ba31-738476627284%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

You received this message because you are subscribed to the Google Groups “Search Guard” group.

To unsubscribe from this group and stop receiving emails from it, send an email to search-guard+unsubscribe@googlegroups.com.

To post to this group, send email to search-guard@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/search-guard/d97cb7d2-6600-4811-b172-46db05c216a7%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

您好,请问是怎么修改的呀??

在 2016年10月28日星期五 UTC+8下午3:13:36,郭旭写道:

···

ye, I rewrite some search guard code…

2016-10-26 13:39 GMT+08:00 江榕 leorji...@gmail.com:

Have you solved this problem?

在 2016年10月22日星期六 UTC+8下午6:43:06,郭旭写道:

I think where same problem with your install .I use es 2.3.3 and search guard 2.3.3 too .

2016-10-22 0:02 GMT+08:00 江榕 leorji...@gmail.com:

Hi folks:
I have installed elasticsearch-2.3.5 in CentOS6
The searchguard and searchguardssl version is also 2.3.5.
Because of the performance, I want to encrypt transport data between by utilizing openssl.
I config the searchguardssl by following steps on the document https://github.com/floragunncom/search-guard-ssl-docs/blob/master/openssl.md
I downloaded http://repo1.maven.org/maven2/io/netty/netty-tcnative/1.1.33.Fork17/netty-tcnative-1.1.33.Fork17-linux-x86_64-fedora.jar, placed in plugins/search-guard-ssl/ directory, install openssl 1.0.1u and apr1.5.2, config elasticsearch.yml
However the following error still occurs:
[2016-10-21 23:48:18,491][INFO ][com.floragunn.searchguard.ssl.SearchGuardKeyStore] Open SSL not available (this is not an error, we simply fallback to built-in JDK SSL) because of java.lang.IllegalArgumentException: Failed to load any of the given libraries: [netty-tcnative-linux-x86_64, netty-tcnative-linux-x86_64-fedora, netty-tcnative]

Please notice that the version netty-tcnative is according to the Dockerfile of searchguardssl 2.3.5.

Could someone help me to fix the problem?

best regards
leozkl

You received this message because you are subscribed to the Google Groups “Search Guard” group.

To unsubscribe from this group and stop receiving emails from it, send an email to search-guard...@googlegroups.com.

To post to this group, send email to search...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/search-guard/02dd6fc5-1661-432f-ba31-738476627284%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

You received this message because you are subscribed to the Google Groups “Search Guard” group.

To unsubscribe from this group and stop receiving emails from it, send an email to search-guard...@googlegroups.com.

To post to this group, send email to search...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/search-guard/d97cb7d2-6600-4811-b172-46db05c216a7%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Whats your JDK version and vendor?

Hi folks:
I have installed elasticsearch-2.3.5 in CentOS6
The searchguard and searchguardssl version is also 2.3.5.
Because of the performance, I want to encrypt transport data between by utilizing openssl.
I config the searchguardssl by following steps on the document https://github.com/floragunncom/search-guard-ssl-docs/blob/master/openssl.md
I downloaded http://repo1.maven.org/maven2/io/netty/netty-tcnative/1.1.33.Fork17/netty-tcnative-1.1.33.Fork17-linux-x86_64-fedora.jar, placed in plugins/search-guard-ssl/ directory, install openssl 1.0.1u and apr1.5.2, config elasticsearch.yml
However the following error still occurs:
[2016-10-21 23:48:18,491][INFO ][com.floragunn.searchguard.ssl.SearchGuardKeyStore] Open SSL not available (this is not an error, we simply fallback to built-in JDK SSL) because of java.lang.IllegalArgumentException: Failed to load any of the given libraries: [netty-tcnative-linux-x86_64, netty-tcnative-linux-x86_64-fedora, netty-tcnative]

Please notice that the version netty-tcnative is according to the Dockerfile of searchguardssl 2.3.5.

Could someone help me to fix the problem?

best regards
leozkl

Can you try netty-tcnative-1.1.33.Fork17-linux-x86_64.jar?

Did you install netty-tcnative-1.1.33.Fork17-linux-x86_64-fedora.jar on every node?

how to install netty-tcnative-1.1.33.Fork17-linux-x86_64-fedora.jar on every node?

在 2016年10月27日星期四 UTC+8上午2:22:57,Search Guard写道:

···

On Friday, 21 October 2016 18:02:34 UTC+2, 江榕 wrote: