Le 5/23/12 1:02 PM, Pradeep Parashara a écrit :
Hi DevTeam,
I need support on SSL communication between MINA and a C++ program. In C++
program we are using openssl for ssl communication with MINA.
Basically in C++ we tested the application by creating a server and client,
which has a functionality of exchanging the certificates and verifying at
both sides.
- Do we have that feasibility in MINA ?
Keep in mind that MINA is *just* a NIO framework. There is no reason you
can't code your server using MINA, as soon as you undterstand what is NIO.
- Is there any implementation for fetching the certificate from client
and verifying it before establishing the communication in MINA?
Not in MINA scope. This is your application to deal with this requirement.
- And also we are facing some problems with SSL implementation. Does our
MINA supports SSL communication with C++?
This is irrelevant. Whatever langage you use on the client is not MINA
problem.
--
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com