crl
Hello all, I had posted this request sometime back. I have created a simple ssl client/server apllication.I need to add the crl functionality in it too. I'm unable to understand how to go about it. Could someone please tell me how to do it. shine on _
crl
Hello all I've implemented a ssl server/client using openssl. I need to add the CRL feature in my app. I'm unable to understand how can I add this. In the apps directory I see one verify.c , do I need to work around something like this? shine on _