Table of Contents

Search

  1. Preface
  2. Introduction to PowerExchange
  3. DBMOVER Configuration File
  4. Netport Jobs
  5. PowerExchange Message Logs and Destination Overrides
  6. SMF Statistics Logging and Reporting
  7. PowerExchange Security
  8. Secure Sockets Layer Support
  9. PowerExchange Alternative Network Security
  10. PowerExchange Nonrelational SQL
  11. PowerExchange Globalization
  12. Using the PowerExchange ODBC Drivers
  13. PowerExchange Datatypes and Conversion Matrix
  14. Appendix A: DTL__CAPXTIMESTAMP Time Stamps
  15. Appendix B: PowerExchange Glossary

SSL_CONTEXT_METHOD Statement

SSL_CONTEXT_METHOD Statement

The SSL_CONTEXT_METHOD statement selects the TLS version that the peer supports for PowerExchange SSL/TLS communication.
Linux, UNIX, and Windows
SSL, SSL_ALLOW_SELFSIGNED, SSL_CIPHER_LIST, SSL_REQ_CLNT_CERT, and SSL_REQ_SRVR_CERT
No
SSL_CONTEXT_METHOD=
context_method
  • TLSV1
    . The peer supports TLS version 1.
  • TLSV1_1
    . The peer supports TLS version 1.1.
  • TLSV1_2
    . The peer supports TLS version 1.2.
Default is TLSV1.
  • Select the same values for the client and server.

0 COMMENTS

We’d like to hear from you!