Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
karandama2006
Creator
Creator

Securely connecting to SAP HANA

Hi All ,

I'm able to connect to HANA dev database , but while trying to connect to QA environment I get an error , Only secure connections are allowed .

Is there any setting we need to enable to connect securely ?

 

0683p000009M3wV.png

Labels (2)
1 Solution

Accepted Solutions
karandama2006
Creator
Creator
Author

Adding below text in additional parameters fixes the issue

 

encrypt=true&validateCertificate=false

View solution in original post

1 Reply
karandama2006
Creator
Creator
Author

Adding below text in additional parameters fixes the issue

 

encrypt=true&validateCertificate=false