thanks  Jan,

this is really similar to the code I have been used.
But I always have

03.12.2015 15:17:32.412 *ERROR* [qtp88980584-1333] org.apache.felix.http.jetty 
Failed starting connector 
'ServerConnector@6c9616e3{SSL-HTTP/1.1}{0.0.0.0:8433}' provided by 
[org.apache.felix.http.jetty.ConnectorFactory] (java.net.BindException: Address 
already in use)

I assume this is due

...
ServerConnector connector = new ServerConnector(server, sslContextFactory);
…

did you experience the same issue?

regards

antonio

On Dec 3, 2015, at 11:34 AM, Jan Willem Janssen 
<janwillem.jans...@luminis.eu<mailto:janwillem.jans...@luminis.eu>> wrote:


On 03 Dec 2015, at 11:16, Antonio Sanso 
<asa...@adobe.com<mailto:asa...@adobe.com>> wrote:

hi,

in https://issues.apache.org/jira/browse/FELIX-4473 a support for Jetty 
Connector injection has been added (see also 
http://felix.markmail.org/thread/wvnani5362kq5ynr)

I wonder if somebody is using this.
I have been trying to create my own SSL Connector but I am having some issues.
Anyone can point to any existing example ?

I’ve used it in a demonstrator I created a while ago: see [1] for more details 
on how I used it. This worked perfectly
with the Felix-Jetty 3.0, but I haven’t tested it with the latest version.

HtH,


1. 
https://github.com/jawi/https-client-certs/blob/master/http.accept.any.client.cert/src/http/client/cert/MySslConnectorFactory.java

--
Met vriendelijke groeten | Kind regards

Jan Willem Janssen | Software Architect
+31 631 765 814

My world is revolving around INAETICS and Amdatu

Luminis Technologies B.V.
Churchillplein 1
7314 BZ   Apeldoorn
+31 88 586 46 00

http://www.luminis-technologies.com
http://www.luminis.eu

KvK (CoC) 09 16 28 93
BTW (VAT) NL8169.78.566.B.01


Reply via email to