| < Previous by Date | Date Index | Next by Date > |
| Thread Index | Next in Thread > |
Hi
When using TLS with resip 1.8 , if platform is iOS does anyone know what path
should be passed to the Security
Object constructor
mCertPath = getenv("HOME");
mCertPath += "/.sipCerts/";
Currently the above paths are set in UserAgentmasterProfile.cxx do not work on
iOS
Thanks