Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The RCP ( internal protocol) communication can be protected by using TLS (Transport Layer Security). To enable TLS, various configurations need to be made in the Platform and pico-instance settings. Furthermore, TLS can be used with or without authentication.

The TLS support uses a keystore file, generated by using the Java standard tool keytool. For further information about keytool, see the JDK product documentation.

Crypto algorithms are in place in to ensure secure data communication. The default crypto algorithms used are AES. If you require to modify the default crypto algorithms, see 2.6.4 Platform Properties or 2.6.9 Desktop Properties.

  • No labels