Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the Fabric 1.4 dependencies #401

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

celder628
Copy link

This change is necessary to remove Fabric 1.4 dependencies in the CA. The older dependencies are no longer maintained and a source of ongoing security exposures. This change is the first of several to remove the the older dependencies. This change refactors the CA to use Fabric 2.5.X dependencies.

This is a partial answer to the following:
#376

This a refactoring effort with no new functionality. Existing tests are sufficient.

Type of change

  • Bug fix
  • New feature
  • Improvement (improvement to code, performance, etc)
  • Test update
  • Documentation update

Description

Additional details

Related issues

@celder628 celder628 requested a review from a team as a code owner January 18, 2024 19:06
@celder628 celder628 force-pushed the UpdateFabricDependency branch 4 times, most recently from dd1ed70 to 05d6666 Compare January 19, 2024 22:23
This change is necessary to remove Fabric 1.4 dependencies in the CA.  The older dependencies are no longer maintained and a source of ongoing security exposures.  This change is the first of several to remove the the older dependencies.  This change refactors the CA to use Fabric 2.5.X dependencies.

Note: This change implements changes in the Fabric 2.5.x dependencies.  Support for RSA is removed with this change.

This will resolve the following:
hyperledger#376

This a refactoring effort with no new functionality.  Existing tests are sufficient. Note: Tests for RSA were removed.

Signed-off-by: Chris Elder <[email protected]>
@denyeart denyeart merged commit abc987b into hyperledger:main Jan 23, 2024
5 checks passed
@celder628 celder628 deleted the UpdateFabricDependency branch January 23, 2024 22:14
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