paulrutter opened a new pull request, #522:
URL: https://github.com/apache/felix-dev/pull/522

   - Add three new config properties: 
org.apache.felix.https.sslContext.sniRequired (TLS level, default false) 
org.apache.felix.https.ssl.sniRequired (HTTP level, default false) 
org.apache.felix.https.ssl.sniHostCheck (HTTP level, default true)
   - Wire sslContext.sniRequired into SslContextFactory.Server.setSniRequired()
   - Wire ssl.sniRequired and ssl.sniHostCheck into SecureRequestCustomizer
   - Register all three in ConfigMetaTypeProvider
   - Document all three in http/README.md


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to