[undertow-dev] NoSuchMethod in 9ea-b30 getRawHostnameSE
Simone Bordet
simone.bordet at gmail.com
Wed Sep 17 15:30:37 UTC 2014
Hi,
On Wed, Sep 17, 2014 at 5:04 PM, Bernd Eckenfels <ecki at zusammenkunft.net> wrote:
> Hello,
>
> thanks Stuart, I should have known to look for this.
>
> I mentioned before, that this is a quite important thing for JSSE to
> support (or actually the SSL API). But I did not expect that the JEtty
> workaround is already used.
In Jetty we have a mechanism to start the server with ALPN only if we
have the right version of ALPN for the JDK that is running the server.
For example, Jetty would refuse to start with a message in JDK 9 with
ALPN enabled.
A bit harsh, but at least you know what's going on :)
But yes, having ALPN support in JDK 9 will definitely be great.
--
Simone Bordet
http://bordet.blogspot.com
---
Finally, no matter how good the architecture and design are,
to deliver bug-free software with optimal performance and reliability,
the implementation technique must be flawless. Victoria Livschitz
More information about the security-dev
mailing list