Re: SSL server

2016-11-01 Thread Artem
Robbie , thanks for your feedback Kind regards, Artem -- View this message in context: http://qpid.2158936.n2.nabble.com/SSL-server-tp7652063p7652766.html Sent from the Apache Qpid users mailing list archive at Nabble.com

Re: SSL server

2016-10-31 Thread Robbie Gemmell
r_Authentication-Configuring_SASL> > > link2 > <https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=51812103> > > Thanks, > Artem > > > > -- > View this message in context: > http://qpid.2158936.n2.nabble.com/SSL-server-tp7652063p765

Re: SSL server

2016-10-31 Thread Robbie Gemmell
with in any case. On 31 October 2016 at 06:38, Artem <artem.fedo...@tut.by> wrote: > Robbie, > > i think in that case transport had been used for ssl handshake, and after > this client trying to initialize transport frame size again. > > Also i test my ssl server wit

Re: SSL server

2016-10-31 Thread Artem
ect-Messaging_User_Guide-User_Authentication-Configuring_SASL> link2 <https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=51812103> Thanks, Artem -- View this message in context: http://qpid.2158936.n2.nabble.com/SSL-server-tp7652063p7652647.html Sent from the Apach

Re: SSL server

2016-10-31 Thread Artem
Robbie, i think in that case transport had been used for ssl handshake, and after this client trying to initialize transport frame size again. Also i test my ssl server with other client <https://mvnrepository.com/artifact/org.apache.qpid/qpid-amqp-1-0-client> and it works. In conc

Re: SSL server

2016-10-28 Thread Robbie Gemmell
ps://qpid.apache.org/releases/qpid-0.30/cpp-broker/book/chap-Messaging_User_Guide-Security.html#sect-Messaging_User_Guide-User_Authentication-Configuring_SASL> > with list of users? > The link you gave seems to cover that? > Thanks, > Artem! > > > > -- > View thi

Re: SSL server

2016-10-28 Thread Robbie Gemmell
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > at java.lang.Thread.run(Thread.java:745) > > &

Re: SSL server

2016-10-26 Thread Artem
va:745) -- View this message in context: http://qpid.2158936.n2.nabble.com/SSL-server-tp7652063p7652498.html Sent from the Apache Qpid users mailing list archive at Nabble.com.

Re: SSL server

2016-10-24 Thread Robbie Gemmell
SocketChannel that isn`t security(?), if i need > to change it for SSLSocket? > > > > > > -- > View this message in context: > http://qpid.2158936.n2.nabble.com/SSL-server-tp7652063p7652351.html > Sent from the Apache Qpid users mailing list archive at Nabble.com. >

Re: SSL server

2016-10-24 Thread Artem
at type of SASL Mechanisms i need use? Also, my server work with SocketChannel that isn`t security(?), if i need to change it for SSLSocket? -- View this message in context: http://qpid.2158936.n2.nabble.com/SSL-server-tp7652063p7652351.html Sent f

Re: SSL server

2016-10-17 Thread Robbie Gemmell
server and now i need to support SSL connection.What i > need changed in this "Driver$Acceptor" class? Or maybe you have simple > examples for implementation ssl-acceptor? Thanks, Artem! > > > > -- > View this message in context: > http://qpid.2158936.n2.nabble.com/SSL-