GithubHelp home page GithubHelp logo

Comments (3)

stfnmllr avatar stfnmllr commented on August 23, 2024

Hi,

hdbsql -n 10.250.0.123:443 -e -u DBADMIN -p Abcde1234 -ssltrustcert -Z disableCloudRedirect=1 -sslsniname 1b2625b0-5a00-4a7c-b4dc-d90f19925678.hana.i123456-haas-hc-dev.dev-aws.hanacloud.ondemand.com

does include -ssltrustcert, for which you might use
TLSInsecureSkipVerify
as part of the go-hdb DSN.

In regards of 'TLSInsecureSkipVerify' you might double check on https://pkg.go.dev/github.com/SAP/go-hdb/driver as well.

Please let us know if this would solve the issue - thanks!

from go-hdb.

Dan-Jia avatar Dan-Jia commented on August 23, 2024

Thanks for your quick answer, Stefan! :)

Actually I tried TLSInsecureSkipVerify in the dsn:
hdb://DBADMIN:[email protected]:443?TLSServerName=1b2625b0-5a00-4a7c-b4dc-d90f19925d3a.hana.i123456-haas-hc-dev.dev-aws.hanacloud.ondemand.com?TLSInsecureSkipVerify=true
And still see the same error message...

Did I miss anything else?

from go-hdb.

stfnmllr avatar stfnmllr commented on August 23, 2024

Closing the ticket as the actual issue isn't go-hdb related.

from go-hdb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.