Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Configuring a secure connection to the SAP HANA server from Cloud Data Integration

Configuring a secure connection to the SAP HANA server from Cloud Data Integration

Configure SSL in the SAP HANA connection

Configure SSL in the SAP HANA connection

Configure the metadata and run-time properties in the SAP HANA connection to use the SSL connection on Linux.
To use the SSL connection in Cloud
Data Integration
, configure the following properties:
  • Metadata Advanced Connection Properties:
    encrypt=true&truststore=/<path of the keystore file>/.keystore&truststorepassword=<password of the keystore file>
  • Run-time Advanced Connection Properties:
    encrypt=1;sslCryptoProvider=openssl;sslKeyStore=/<path of the key.pem file>;sslTrustStore=/<path of the trust.pem certificate file>;sslValidateCertificate=true

0 COMMENTS

We’d like to hear from you!