[undertow-dev] SSLContext with Undertow

Tomaž Cerar tomaz.cerar at gmail.com
Tue Jan 21 05:38:30 EST 2014


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> 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.
>
> _______________________________________________
> undertow-dev mailing list
> undertow-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/undertow-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/undertow-dev/attachments/20140121/2f5e21a6/attachment.html 


More information about the undertow-dev mailing list