Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL support? #181

Closed
larshp opened this issue Sep 24, 2021 · 3 comments
Closed

SSL support? #181

larshp opened this issue Sep 24, 2021 · 3 comments

Comments

@larshp
Copy link
Contributor

larshp commented Sep 24, 2021

Hi,
It looks like HANA Cloud as a service is encrypted by default on port 433, is this supported in node-hdb?

I also tried connecting via @sap/hana-client, and it works, but it does not "(d) permit mass data extraction from an SAP product to a non-SAP product" according to its license, ie. I cannot use it, as I intend to use the database client to extract data from the database

@larshp
Copy link
Contributor Author

larshp commented Sep 24, 2021

set useTLS: true, however I'm not sure which certificates it trusts

@larshp larshp closed this as completed Sep 24, 2021
@larshp
Copy link
Contributor Author

larshp commented Sep 24, 2021

implementing #180 will make it easier for users to discover options/parameters for methods

@jeffalbion
Copy link
Collaborator

however I'm not sure which certificates it trusts

It requires the DigiCert DigiCert Global Root CA to be in the CA trusted store.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants