-
Navigate to /opt/gpudb/httpd/conf/data.conf and uncomment the
following settings, ensuring you replace the SSLCertificateFile
and SSLCertificateKeyFile setting values with the proper file
paths. Read the Apache HTTPD
SSL Docs for more
information
The following settings are optional but provide greater security.
Depending on what version of OpenSSL is installed on the
system, the
TLS version should be updated. Note that
TLS version 1.1 is being retired after the first part of 2020.
The SSLCipherSuite setting can also be upgraded, e.g.,
SSLCipherSuite HIGH:!aNULL:!MD5: