Rohan Shrothrium
Rohan Shrothrium
`jwt-go` is an indirect dependency for fabric-sdk-go and there is a vulnerability in this module. The CVE report can be found [here](https://ossindex.sonatype.org/vulnerability/c16fb56d-9de6-4065-9fca-d2b4cfb13020?component-type=golang&component-name=github.com%2Fdgrijalva%2Fjwt-go&utm_source=nancy-client&utm_medium=integration&utm_content=0.0.0-dev). This can be removed by updating the module...
…guments Signed-off-by: Rohan Shrothrium #### Type of change - Bug fix #### Description When we initialise a fabric ca server with an admin and adminpw, if they have special characters...
Signed-off-by: Rohan Shrothrium
Signed-off-by: rohanshrothrium This PR introduces changes to the e2e_test and now uses raft consensu for ordering instead of solo ordering.