methods,
> > and
> > > we
> > > > > only support one of them, when two more clash with SSL settings
> which
> > > are
> > > > > set elsewhere.
> > > > >
> > > > > I.e. what happens if I pass SSLParameters with
aints()
> > > or
> > > > setProtocols() called on them?
> > > >
> > > > Is it possible that we will just have an array of allowed ciphers in
> > > > configuration?
> > > >
> > > > Regards,
> > > >
&
t; > > setProtocols() called on them?
> > >
> > > Is it possible that we will just have an array of allowed ciphers in
> > > configuration?
> > >
> > > Regards,
> > >
> > > --
> > > Ilya Kasnacheev
> > &
t; > configuration?
> >
> > Regards,
> >
> > --
> > Ilya Kasnacheev
> >
> > 2018-07-26 20:16 GMT+03:00 Michael Cherkasov <
> michael.cherka...@gmail.com
> > >:
> >
> > > Hi all,
> > >
> > > I want to ad
Michael Cherkasov >:
>
> > Hi all,
> >
> > I want to add SSLParameters for SslContextFactory.
> >
> > Right now there's no way to specify a particular set of cipher suites
> that
> > you want to use.
> > there's even old request to add
that we will just have an array of allowed ciphers in
configuration?
Regards,
--
Ilya Kasnacheev
2018-07-26 20:16 GMT+03:00 Michael Cherkasov :
> Hi all,
>
> I want to add SSLParameters for SslContextFactory.
>
> Right now there's no way to specify a particular set of cipher su
Hi all,
I want to add SSLParameters for SslContextFactory.
Right now there's no way to specify a particular set of cipher suites that
you want to use.
there's even old request to add this functionality:
https://issues.apache.org/jira/browse/IGNITE-6167
even with current API you can ac