DXserver handles SSL and TLS authentication, encryption, and decryption.
To configure the DXserver for SSL
set ssl = {cert-dir = CertificationDirectory ca-file = CertificateAuthorityFile};
You can find the default SSL settings in the file $DXHOME/config/ssld/default.dxc. If you do not set a cipher, the system uses the default ciphers. You can check the available ciphers using the console command get ciphers.
For a list of ciphers currently supported, see the section Encryption Formats for SSL.
For more information about ciphers, see the OpenSSL site.
Copyright © 2009 CA. All rights reserved. | Email CA about this topic |