Re: problems of the SNI from Lee
> Hi Alexey,
>
> Yes, that is true, a specific SSLEngine is needed before the SSL
> handshaking.
>
> To add an interface in SSLEngineConfigurator/SSLContextConfigurator/new
> class for supporting custom KeyManager is really a good idea, then we need
> not care about the keyStore anymore. And our Grizzly will be more
> flexible.
>
> If there is any sample for it that would be great!
>
> Thanks again!
> Lee
>
>
> >>>>>>>>>
> Hi Lee,
>
> if you could set the KeyManager for SSLEngineConfiguration would it help
> to solve the problem?
> What if inside the custom KeyManager you knew the SNI host of a specific
> SSLEngine (before starting handshake) - would it help?
>
> WBR,
> Alexey.
>
>