Skip to content

Commit

Permalink
test(weaver): added missed fabric-ca-server config
Browse files Browse the repository at this point in the history
    - to extend cert expiry to 10 years
    - re-generate expired fabric testnet certs
    - update readme for re-generation to add missing steps
    - fix git guardian ignore paths

Signed-off-by: Sandeep Nishad <[email protected]>
  • Loading branch information
sandeepnRES committed Jun 19, 2024
1 parent e57c9d7 commit 86a1599
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .gitguardian.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ secret:
- 'doc/*'
- 'LICENSE'
- '**/examples/cactus-example-carbon-accounting-backend/example-config.json'
- 'weaver/samples/**/*'
- 'weaver/tests/**/*'
- 'weaver/core/drivers/fabric-driver/wallet-network1/*.id'
- 'weaver/core/drivers/fabric-driver/wallet-network2/*.id'
- 'weaver/core/drivers/fabric-driver/wallet-network1/relay.id'
- 'weaver/core/drivers/fabric-driver/wallet-network2/relay.id'
- 'weaver/samples/*'
- 'weaver/tests/*'

# Detectors to ignore.
ignored-detectors: # default: []
Expand Down

0 comments on commit 86a1599

Please sign in to comment.