Darren, I looked into the source code, the application is using SSL_CTX_new to initial a certificate, and it is saved by a pointer member of a structure during the application run, so it can be accessed through this pointer...
Thanks, Henry Darren J Moffat ??: > If it is using OpenSSL for SSL/TLS then there needs to be certificates > in use somewhere, so where are they stored for the "server side" and > where are the trust anchors for the "client side". > > -- > Darren J Moffat