Supported SSL protocols and ciphers

IBM® UrbanCode™ Deploy supports multiple SSL protocols and ciphers for communication between servers.

IBM UrbanCode Deploy supports TLSv1, TLSv1.1, and TLSv1.2 SSL protocols. IBM UrbanCode Deploy supports only the SSLv3 protocol if older agents require its use. See Upgrading agents.

IBM UrbanCode Deploy uses SSL in communication between the web UI and the server and between servers that use ActiveMQ. The SSL certificates that control both types of communication use the Java™ KeyStore (JKS) format. The certificates are generated by an RSA key with a 2048-bit length and are signed by a SHA256withRSA algorithm.

The following SSL cipher suites are enabled by default:


Feedback