Skip to content

Conversation

@adityajoshi12
Copy link
Contributor

  • Added a new pki package to provide a unified interface for PKI operations.
  • Deprecated the existing certs and certs_vault packages, with migration guides included.
  • Implemented pkiHelper for managing PKI operations in the identity, orderer node, and peer controllers.
  • Updated controllers to utilize the new PKI interface for certificate enrollment and renewal processes.
  • Added provider registration for both Fabric CA and Vault in the new PKI architecture.

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?


Additional documentation, usage docs, etc.:


- Added a new `pki` package to provide a unified interface for PKI operations.
- Deprecated the existing `certs` and `certs_vault` packages, with migration guides included.
- Implemented `pkiHelper` for managing PKI operations in the identity, orderer node, and peer controllers.
- Updated controllers to utilize the new PKI interface for certificate enrollment and renewal processes.
- Added provider registration for both Fabric CA and Vault in the new PKI architecture.

Signed-off-by: Aditya Joshi <[email protected]>
@adityajoshi12 adityajoshi12 marked this pull request as ready for review December 13, 2025 11:52
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.

1 participant