[undertow-dev] SSLContext with Undertow

Joshua Trotter - Onetest jtrotter at onetest.com.au
Tue Jan 21 21:58:13 EST 2014


Hey Tomaz,

Thanks for the reply, can confirm that this worked for me.

Cheers,
Josh

From: Tomaž Cerar <tomaz.cerar at gmail.com<mailto:tomaz.cerar at gmail.com>>
Date: Tuesday, 21 January 2014 8:38 PM
To: Josh Trotter <jtrotter at onetest.com.au<mailto:jtrotter at onetest.com.au>>
Cc: "undertow-dev at lists.jboss.org<mailto:undertow-dev at lists.jboss.org>" <undertow-dev at lists.jboss.org<mailto:undertow-dev at lists.jboss.org>>
Subject: Re: [undertow-dev] SSLContext with Undertow

Hey,

This was fixed in beta32 which was released yesterday, can you try new API and confirm that it works for you.

--
tomaz


On Thu, Jan 16, 2014 at 3:25 AM, Joshua Trotter - Onetest <jtrotter at onetest.com.au<mailto:jtrotter at onetest.com.au>> wrote:
Hi,

We are looking at options to customise the SSLContext (to set the Keystore) whilst still making use of the convenience io.undertow.Undertow class to build the server.

It seems that the following line in the Undertow start method will ultimately result in JsseSslUtils producing a non-configurable default SSLContext every time.

XnioSsl xnioSsl = xnio.getSslProvider(OptionMap.create(Options.USE_DIRECT_BUFFERS, true));

Is creating a configurable SSL channel via the Undertow class supported?

Thanks,
Josh

________________________________

This e-mail and any attachments may be confidential. You must not disclose or use the information contained in this e-mail if you are not the intended recipient. If you have received this e-mail in error, please notify us immediately and delete the e-mail and all copies. Onetest does not guarantee that this e-mail is virus or error free. The attached files are provided and may only be used on the basis that the user assumes all responsibility for any loss, damage or consequence resulting directly or indirectly from the use of the attached files, whether caused by the negligence of the sender or not. Onetest is not responsible for any changes made to a document other than those made by Onetest, or for the effect of any changes not made by Onetest on a document's meaning. The content and opinions in non-business e-mail are not necessarily those of Onetest. If this is a commercial electronic message within the meaning of the Spam Act, you may indicate that you do not wish to receive any further commercial electronic messages from Onetest by sending an e-mail to antispam at onetest.com.au<mailto:antispam at onetest.com.au>.

_______________________________________________
undertow-dev mailing list
undertow-dev at lists.jboss.org<mailto:undertow-dev at lists.jboss.org>
https://lists.jboss.org/mailman/listinfo/undertow-dev


________________________________

This e-mail and any attachments may be confidential. You must not disclose or use the information contained in this e-mail if you are not the intended recipient. If you have received this e-mail in error, please notify us immediately and delete the e-mail and all copies. Onetest does not guarantee that this e-mail is virus or error free. The attached files are provided and may only be used on the basis that the user assumes all responsibility for any loss, damage or consequence resulting directly or indirectly from the use of the attached files, whether caused by the negligence of the sender or not. Onetest is not responsible for any changes made to a document other than those made by Onetest, or for the effect of any changes not made by Onetest on a document's meaning. The content and opinions in non-business e-mail are not necessarily those of Onetest. If this is a commercial electronic message within the meaning of the Spam Act, you may indicate that you do not wish to receive any further commercial electronic messages from Onetest by sending an e-mail to antispam at onetest.com.au.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/undertow-dev/attachments/20140122/edca1e58/attachment.html 


More information about the undertow-dev mailing list