Various connections can be protected using a certificate.
The icom Data Suite will only establish a connection to the mail server, if the server certificate has been generated by a CA whose certificate is stored in the icom Data Suite.
Situation
The connection to a server is to be protected using the CA certificate of this server.
Solution
This Configuration Guide describes how to protect the connection to the Cumulocity server. Proceed accordingly to protect other connections.
Downloading the certificate file
The certificate file for the server to connect to must be downloaded first. The following describes a download using the commonly used Firefox browser. Other browsers should be similar. It is prerequisite that your configuration PC has Internet access.
-
Enter the server address in a browser and log in if required.
-
Click on the lock icon () to display the security information.
-
Click on the arrow behind the server address () and on More information.
-
Click on View certificate in the Page info window and select the Details tab.
-
Select the root CA certificate in the Certificate Hierarchy and click on Export to store the certificate on your computer. [1]
icom Data Suite configuration
It is prerequisite that you have access to the web interface of the icom Data Suite. The Smart Device must have Internet access. The CA certificate is stored on your computer as described above.
-
Open the web interface of the icom Data Suite using a browser:
-
192.168.1.10 or ids.local [2]
-
User name: insys (default)
-
Password: icom (default)
-
-
In the Administration → Certificates menu, click on Browse….
-
Select above downloaded CA certificate and click on Import certificates.
-
In the Messages → Cumulocity menu, add a new server () if you have not already set up a server.
-
Edit the configuration of your Cumulocity server ():
-
Click on Save settings.
-
Activate the profile ().
Troubleshooting
-
It facilitates troubleshooting to have a look at the Cumulocity log in the Status → Log view menu.
Resources
The following ASCII configuration can be taken over using copy & paste. It must be observed that the individual parameters need to be adapted to the own application. Correct numbering must be observed for numbered parameters. Moreover, it must be observed that no existing parameters with the same number will be overwritten. A proper functionality can only be ensured if the opened profile has been created from default settings before.
messages.cumulocity.server.add messages.cumulocity.server[1].active=1 messages.cumulocity.server[1].name=c8yServ1 messages.cumulocity.server[1].description=cumulocity server messages.cumulocity.server[1].protocol=https messages.cumulocity.server[1].server=tenant.cumulocity.com messages.cumulocity.server[1].verify_peer=1 messages.cumulocity.server[1].verify_host=1 messages.cumulocity.server[1].device_name=INSYS Smart Device messages.cumulocity.server[1].self_registration=1 messages.cumulocity.server[1].username=serial_number messages.cumulocity.server[1].password= messages.cumulocity.server[1].device_id= administration.certificates.ca_certs.ca_cert.add administration.certificates.ca_certs.ca_cert[1].name=ca_cert1 administration.certificates.ca_certs.ca_cert[1].description=Issuer Root Certificate Authority administration.certificates.ca_certs.ca_cert[1].ca_certificate=-----BEGIN CERTIFICATE----- ... <certificate data> ... -----END CERTIFICATE----- administration.certificates.ca_certs.ca_cert[1].downloadable=1 administration.timezone.timezone=router_timezone administration.ip_settings.mode=automatic administration.ip_settings.default_gateway= administration.ip_settings.dns_server=
Back to the Configuration Guides for the icom Data Suite
Back to overview