You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fabric tests are failing under Node 10.
Per grpc/grpc-node#801 certs with ExtKeyUsageAny set are now rejected by OpenSSL 1.1.0.
This is fixed in hyperledger/fabric@3c0d63c, but we'll have to regenerate our crypto.
The current LTS NodeJS versions should always be supported in general.
Need to have the CI set up before we can move with this. For the CI progress watch: #13
The text was updated successfully, but these errors were encountered: