Thanks for the suggestion. For now I'll just document this in http://trac.pjsip.org/repos/ticket/484 cheers, -benny On 2/12/08, Klaus Darilion <klaus.mailinglists at pernau.at> wrote: > 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 > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >