Hi,

I am using a "single context object" loaded with necessary certificates, for a SSL based communication in the server side. The certificates are loaded with the call "use_certificate_file()". Is there any way that I can remove a certificate from the context. If this is not possible, is there any possibility of clearing the context, and reloading only the new necessary certificates?

Thanks,
  Lloyd