Review this summary of encrypted protocols used in Unwired Platform, and how each component is configured to enable encryption.
| Transport stream | Encrypted protocols supported | Configuration |
|---|---|---|
| Data change notifications (DCNs) between an enterprise information server (EIS) and Unwired Server | HTTPS using SSL |
(EIS developer) use HTTPS to construct and send DCN requests to the listener. (Administrator) generate certificate, importing certificate into server-side keystore, then using Sybase Control Center to configure an HTTPS listener for DCNs in the Unwired Server configuration properties. |
| Unwired Server and Sybase Control Center | IIOPS using SSL | Generate the certificate, import the certificate into the Unwired Server key store, import the public certificate into the Sybase Control Center key store, configure IIOPS in Sybase Control Center, in the Unwired Server configuration properties, then update the Sybase Control Center server resource properties to use the IIOPS port and secure mode. |
| Unwired Server and relay server for RBS synchronization (MBS data is exchanged using a proprietary encryption over HTTP, so there is no need to use SSL.) |
HTTPS with mutual authentication is available only for RBS on Windows Mobile. HTTPS without mutual authentication is available for all RBS clients. |
On the relay server host: configure the Web server used for the relay server (IIS or Apache) to use a secure port, then configure relay server protocols, ports and certificates in Sybase Control Center. On the client (in the case of mutual authentication): Install a trustedCertificates file that contains a root certificate for the relay server's certificate. |