Certificates
Each wrapper uses SSL connection for all the communication between PrivMX Endpoint and PrivMX Bridge. Since Bridge is locally installed by the developer, it's necessary to provide certificates for this connection.
You can use proper function in each language for setting the certificates:
Source of Certificates
If you use properly signed certificates issued by a trusted CA, you can provide them for the Endpoint. For example CA Certificates from Mozilla:
Custom Certificates
If your Bridge has custom signed certificates, provide them accordingly.
On the Web
If you use PrivMX Endpoint in web environment with custom certificates, you should add them as trusted to your system.
Using PrivMX Endpoint with a Non-Secure Bridge Installation
For development purposes, the Bridge can be installed locally and accessed by a non-secure HTTP connection.
In such a case, you can omit adding certificates to PrivMX Endpoint and configure your app properly by editing the Info.plist
file: