Hi All, I also developed the same example,its working very well,but i need some changes in this example,can please some one help me. Following my problem: 1. if ssl client and server are using different .jks file, then server will through an exception like "Invalid certificate"
2. Another scenario is actually my SSL client is in C++,here Mina SSL Server is able to accept any kind of message from C++ SSL Client even though client is using different(invalid certificate) certificate. what is the reason for not validating the certificate which recevied from C++ application. Please help me , i need this ASAP. Thanks, Madhurima
