On Sunday 26 April 2009 18:30:36 Karthik wrote: > > Hi, > > > > I have a small problem using the M2Crypto for SSL certificate > > verification. I have a client and a server who wants to get the > > certificates verified by the other in order start the communication. I am > > able to get the server certificate verified by the client but not the > > client certificate in the server. > > > > I have attached the code which I use for this. Kindly tell me where I had > > gone wrong. > > > > I would appreciate a quick reply since I have not been able to make > > progress in my project due to this problem. > > > > > > I am using Python 2.6.1 version in Ubuntu 8.10. I have the OpenSSL > > version 0.9.8 and SWIG 1.33. > > The M2Crypto I am using is 0.18. > > > > I am also using my own CA to sign the certificates. The CA certificates > > are available with both the server and the client. > > > > Please let me know if you require additional information on this.
Hi, Karthik, good question. But chandler-users probably isn't the right list (though m2crypto does use the OSAF bugzilla). Heikki is the lead developer, so I'm cc'ing him in case he didn't see you question and files from the second email. More information about m2crypto is here: http://chandlerproject.org/Projects/MeTooCrypto including a pointer to another mailing list that can be used for questions. -- Jared _______________________________________________ [email protected] mailing list unsubscribe here: http://lists.osafoundation.org/mailman/listinfo/chandler-users Chandler wiki: http://chandlerproject.org/wikihome
