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

Secure mode not working for gRPC Client-streaming node #20

Open
TAsUjxnMIL opened this issue Jul 5, 2021 · 8 comments
Open

Secure mode not working for gRPC Client-streaming node #20

TAsUjxnMIL opened this issue Jul 5, 2021 · 8 comments

Comments

@TAsUjxnMIL
Copy link
Contributor

Hello,

I tried to insert certificates in the text fields "CA Cert", "Chain Cert" and "Private Key" within the gRPC Client-streaming node. It seems to be that those fields have no functionality. After starting the server in the secure mode, NodeRed always crashes.
In the grpc-client-streaming.js file there is nothing implemented for the inserted certificates.
Is there any other possibility for this node to use the secure mode on the client side?
Will you implement the functionality in the near future?

P.S.: I tried to insert the certificates in the grpc call node, it works so there is nothing wrong with the certificates. But for my use case the gRPC Client-streaming node is needed.

@namgk
Copy link
Collaborator

namgk commented Jul 5, 2021 via email

@TAsUjxnMIL
Copy link
Contributor Author

Will you implement it in the near future?

@namgk
Copy link
Collaborator

namgk commented Jul 6, 2021 via email

@namgk
Copy link
Collaborator

namgk commented Jul 7, 2021 via email

@TAsUjxnMIL
Copy link
Contributor Author

I have a question regarding the grpc-client-streaming node. I have a grpc server running locally on my computer. I am sending requests from NodeRed to the server. There is everything fine with the responses. But there is a problem with printing the response message within NodeRed. The message is not printed within NodeRed. I already used the gRPC response node but this neither works. Do you have any idea how it could work?

@namgk
Copy link
Collaborator

namgk commented Jul 15, 2021 via email

@TAsUjxnMIL
Copy link
Contributor Author

When will the new grpc version be available on NodeRED?

@namgk
Copy link
Collaborator

namgk commented Aug 17, 2021 via email

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