Hi

Can you try outside Karaf, in a plain java main or junit test

On Tue, May 23, 2017 at 12:14 AM, Thomas Freihalter
<thomas.freihal...@my-box.de> wrote:
> Hello
> I am using Camel 2.19.0 (on Karaf 4.1.1 with Jetty9)
>
> My route is
> <from
> uri="jetty:https://0.0.0.0:4711?matchOnUriPrefix=true&amp;sslContextParametersRef=sslContextParameters"/>
> .....
>
> When I try to access the URL with my browser I get:
> javax.net.ssl.SSLHandshakeException: no cipher suites in common
>
> I found this Bug-Report:
> https://issues.apache.org/jira/browse/CAMEL-10628
>
> Is this Bug still not fixed?
> Does a workaround for 2.19.0 exists?
>  (2.17.3 with jetty8 works okay)
>
> Regards
> Thomas
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/2-19-0-Jetty-Https-javax-net-ssl-SSLHandshakeException-no-cipher-suites-in-common-tp5800043.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to