SSL Encryption Cipher Suites

SSL Encryption Cipher Suites
Refer to "Using Security" in the DataDirect Connect Series for ODBC User’s Guide for information about using Secure Sockets Layer (SSL) data encryption with the drivers. Transport Layer Security (TLS) protocols are supported as listed in this chapter.
The following tables list the SSL and encryption cipher suites supported by the DataDirect Connect for ODBC driver. The driver attempts to negotiate either SSL v3 or TLS v1 with the server using OpenSSL cipher suites.
The following table shows the OpenSSL encryption cipher suites that the driver can use if it can negotiate SSL v3 with the server, with the name of the corresponding SSL v3 encryption cipher suites.

1
AES cipher suites from RFC3268 are used to extend TLS v1.

2
AES cipher suites from RFC3268 are used to extend TLS v1.

3
AES cipher suites from RFC3268 are used to extend TLS v1.

4
AES cipher suites from RFC3268 are used to extend TLS v1.

5
AES cipher suites from RFC3268 are used to extend TLS v1.

6
AES cipher suites from RFC3268 are used to extend TLS v1.

The following table shows the OpenSSL Encryption Cipher suites that the driver can use if it can negotiate TLS v1 with the server, with the name of the corresponding TLS v1 cipher suites.

1
AES cipher suites from RFC3268, extending TLS v1

2
AES cipher suites from RFC3268, extending TLS v1

3
AES cipher suites from RFC3268, extending TLS v1

4
AES cipher suites from RFC3268, extending TLS v1

5
AES cipher suites from RFC3268, extending TLS v1

6
AES cipher suites from RFC3268, extending TLS v1

The following table shows the SSL Encryption Cipher suite that the driver uses if the negotiation to use SSL v3 or TLS v1 fails.

1
AES cipher suites from RFC3268, extending TLS v1

2
AES cipher suites from RFC3268, extending TLS v1

3
AES cipher suites from RFC3268, extending TLS v1

4
AES cipher suites from RFC3268, extending TLS v1

5
AES cipher suites from RFC3268, extending TLS v1

6
AES cipher suites from RFC3268, extending TLS v1

7
AES cipher suites from RFC3268, extending TLS v1

8
A default cipher for SSL v2, SSL v3, and TLS v1

9
A default cipher for SSL v3 and TLS v1

Reference:
OpenSSL Cryptography and SSL/TLS Toolkit

© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.