Skip to content
This repository was archived by the owner on Nov 29, 2022. It is now read-only.

Unable to utilize the Azure Event Hub connector in GeoEvent Server 10.8.1. #6

Open
sidsr opened this issue Jul 1, 2021 · 0 comments

Comments

@sidsr
Copy link

sidsr commented Jul 1, 2021

Hi Guys,

I am trying to utilize Azure Event Hub connector in GeoEvent Server 10.8.1. After importing the transport and adaptor's .jar file, I am getting an error message related to anonymous ciphers not being a part of the supported list of ciphers. Below are the ciphers particularly for which the error is invoked:

TLS_DH_anon_WITH_AES_128_CBC_SHA, SSL_DH_anon_WITH_3DES_EDE_CBC_SHA, SSL_DH_anon_WITH_DES_CBC_SHA, SSL_DH_anon_EXPORT_WITH_DES40_CBC_SHA

Upon further research, it seems that this error is related to the use of different jre versions. I suspect that this could be related to the jre version used in GeoEvent Server 10.6 for which the transport and adaptors are created.

Could you please confirm if we already have this connector upgraded to version 10.8.1 or if we even need to upgrade it? Also, if we do require update, it would be great if you could point me to the correct path.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant