Skip to content

Conversation

@dviejokfs
Copy link
Contributor

Peers/Orderers since 1.13.0 were not being enrolled and re-enrolled with profile "tls"

- Updated various dependencies in `go.mod` and `go.sum`, including `golang.org/x/crypto`, `github.com/docker/docker`, and `google.golang.org/grpc`, ensuring compatibility with the latest versions.
- Introduced a new flag `peer-renew-certificates-reenroll` in `main.go` to control the behavior of certificate renewal, allowing users to choose between re-enrollment and generating new key pairs.
- Enhanced the certificate renewal logic in the `GetConfig` function to conditionally use re-enrollment based on the new flag, improving flexibility in certificate management.

These changes improve the overall functionality and maintainability of the certificate renewal process in the application.

Signed-off-by: dviejokfs <[email protected]>
@dviejokfs dviejokfs merged commit 994d703 into main Sep 8, 2025
5 checks passed
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

Successfully merging this pull request may close these issues.

2 participants