Hi, do you have bouncycastle installed ?
Regards JB On 03/02/2020 00:29, Gerald Kallas wrote: > Dear community, > > I'm going to access some camel-jetty driven consumer endpoints and getting a > > SSL_ERROR_NO_CYPHER_OVERLAP > > error. The web console nevertheless is working well. > > Any hints are appreciated. > > That's the jetty.xml section > > <New id="httpConfig" class="org.eclipse.jetty.server.HttpConfiguration"> > <Set name="secureScheme">https</Set> > <Set name="securePort"> > <Property name="jetty.secure.port" default="8443" /> > </Set> > <Set name="outputBufferSize">32768</Set> > <Set name="requestHeaderSize">8192</Set> > <Set name="responseHeaderSize">8192</Set> > <Set name="sendServerVersion">true</Set> > <Set name="sendDateHeader">false</Set> > <Set name="headerCacheSize">512</Set> > </New> > > P.S. I'm running > > openjdk version "1.8.0_242" > OpenJDK Runtime Environment (build 1.8.0_242-b08) > OpenJDK 64-Bit Server VM (build 25.242-b08, mixed mode) > Karaf 4.2.7 > Camel 3.0.1 > > Best > - Gerald > -- Jean-Baptiste Onofré jbono...@apache.org http://blog.nanthrax.net Talend - http://www.talend.com