[undertow-dev] Help embedding undertow and TLS

Marc Boorshtein marc.boorshtein at tremolosecurity.com
Fri Jan 8 02:41:40 EST 2016


I'm trying to replace Jetty 7 with with Undertow 1.3.11.Final.  In Jetty 7
I was able to create an
   org.eclipse.jetty.util.ssl.SslContextFactory that let me:

1. determine if client auth is needed, allowed or required
2. disable sslv3
3. enable only certain ciphers

Looking at undertow I see that I can use Undertow.addHttpsListener with an
SSLContext but I don't see how set client auth, ciphers, etc.

Any help would be greatly appreciated.

Thanks


Marc Boorshtein
CTO Tremolo Security
marc.boorshtein at tremolosecurity.com
<marc.boorshtein at tremolosecurity.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/undertow-dev/attachments/20160108/f00024d6/attachment.html 


More information about the undertow-dev mailing list