Le 5/23/12 12:34 PM, madhurima v a écrit :
Hi Team,



Please clarify following.



1.       Is apache mina ssl server accepts connection from other
applications like C++.
sure it can.

2.       How to Load .pem files from Mina ssl server.
Not sure I get what you mean here.

3.       In my application Server is Apache Mina SSL Server ,SSL Client is
:C++ ,this scenario is work or not.

Should work.



If above all scenarios working fine,please share me the Apache mina SSL
Server code.
Everything related to SSL is done through the SSLFilter. the associated code can be found here :
http://svn.apache.org/viewvc/mina/tags/2.0.4/mina-core/src/main/java/org/apache/mina/filter/ssl/

Some example of SSL able client and server can be found here :
http://svn.apache.org/viewvc/mina/tags/2.0.4/mina-example/src/main/java/org/apache/mina/example/echoserver/



--
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com

Reply via email to