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 ? - Is there any implementation for fetching the certificate from client and verifying it before establishing the communication in MINA? - And also we are facing some problems with SSL implementation. Does our MINA supports SSL communication with C++? Kindly share some examples with me if you have any for the above problem. Thanks & Regards, Pradeep
