Is data in DataMiner encrypted in motion?
Albert De Witt [SLC] Selected answer as best 19th August 2020
For the communication with the client (for Cube) you have the following:
- Retrieval of the application and connection settings over HTTP(S)
- Communication with SLNet (by default port 8004) From DataMiner 6.0.3 (see Encrypted connections in the help file) you can enable encryption for the connection with SLNet.
So it is possible to encrypt your data in motion through the client completely from 6.0.3 with configuration of HTTPS and encryption over port 8004. See the DataMiner help for information on the configuration steps.
Note: Currently the authentication (for the SLNet communication) is still done before the encryption is enabled.
Michiel Saelen [SLC] [DevOps Enabler] Edited answer 18th September 2020