Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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 ?
Adding below text in additional parameters fixes the issue
encrypt=true&validateCertificate=false
Adding below text in additional parameters fixes the issue
encrypt=true&validateCertificate=false