Giter Site home page Giter Site logo

Comments (5)

frbrkoala avatar frbrkoala commented on July 21, 2024

Hi @floriancastelain . Yes I updated this doc after making some changes and testing it against IBM Blockchain Platform with TLS enabled. I believe NPM didn't pick up the update so it's properly propagated to the node-red catalogue. I'll give it another try.

But to make it clear, TLS was tested successfully using the approach described in the doc: by sending config params from the standard Inject node. How you were testing it on your side?

from node-red-contrib-fabric-blocks-listener.

Andromelus avatar Andromelus commented on July 21, 2024

Alright, thanks. i'll keep an eye on it.
I am testing it the exact same way, with IBM blockchain platform (V1, not V2).

Thank you

from node-red-contrib-fabric-blocks-listener.

Andromelus avatar Andromelus commented on July 21, 2024

Another question I have is: What exactly is sslHostName? Because I cannot find anything about that anywhere. Is it peer name? Organization name? Organization ID?

from node-red-contrib-fabric-blocks-listener.

frbrkoala avatar frbrkoala commented on July 21, 2024

Hi @floriancastelain . sslHostName is a host name of the peer as used in the TLS certificate in case it's different from the actual host end point. It's just an exposure of ssl-target-name-override parameter of peer config in Fabric Node SDK: https://fabric-sdk-node.github.io/release-1.4/global.html#ConnectionOpts

BTW, check you don't have new line characters in the certs and private keys. If there are, please replace them with \n as in the example.

from node-red-contrib-fabric-blocks-listener.

Andromelus avatar Andromelus commented on July 21, 2024

Hi. Sorry for late answer @frbrkoala . I am not using your node anymore, I am using node-red-contrib-fabric that I am modifying for my needs (https://github.com/floriancastelain/node-red-contrib-fabric). It had more code to base my work on.
However I am actually thinking on integrating a full block listener (something like you did) but with "dynamic filtering".

So maybe we can close this one? I am not testing anymore.

from node-red-contrib-fabric-blocks-listener.

Related Issues (1)

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.