Hi! It would be cool if pjsip allows to specify the certificates not only via the file path, but also directly in binary format (e.g. if the certificates will be included into the application or are retrieved from windows certificate store). I think this could be done using d2i_X509() and SSL_CTX_use_certificate() or by using SSL_CTX_use_certificate_ASN1 regards klaus