Re: NIO+SSL How retrieve the SSL session certificate?

2012-08-28 Thread Francesco Romano
t; > --Claudio > > > >> ________ >> From: Francesco Romano >> To: users@activemq.apache.org >> Sent: Monday, August 27, 2012 2:40 AM >> Subject: Re: NIO+SSL How retrieve the SSL session certificate? >> >> Nobody can help me? >&g

Re: NIO+SSL How retrieve the SSL session certificate?

2012-08-26 Thread Francesco Romano
Nobody can help me? Francesco On Aug 21, 2012, at 1:34 PM, Francesco Romano wrote: > Hi everybody. > > In order to mitigate the number of threads created by ActiveMQ, I'm trying to > migrate from the "old" tcp and ssl to the new nio and nio+ssl protocols. > I

NIO+SSL How retrieve the SSL session certificate?

2012-08-21 Thread Francesco Romano
new NIOSSLTransport there is nothing about the certificates. I tried to add the old code, but obviously it does not work (the sslSession has not certificates).. How can I solve this problem? Thank you Francesco Romano