This procedure describes how to configure the list of available ciphers for CORBA connections. The default configuration supports all ciphers except export ciphers.
To configure ciphers for CORBA connections:
<EM Home Directory>/etc/
You can place single or group of ciphers as values for this option.
EXAMPLE: -SSLCipherList 'ALL:!MD5:!SHA1:!EXPORT'
This value includes all TLSv1.2 ciphers, excluding all export ciphers, MD5 ciphers and SHA1 ciphers.
Parent Topic |