Skip to content

Commit

Permalink
Add release note for RSA CA changes
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Sykes <sykesmat@us.ibm.com>
  • Loading branch information
sykesm authored and denyeart committed Nov 17, 2020
1 parent 50ca5d4 commit c928359
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions release_notes/v2.2.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,15 @@ MSP configuration. This fix resolves this by validating new consenter certs
against the simulated config to ensure it factors in any simultaneous
config updates.

**FAB-18308: Restore support for MSPs that contain RSA certificate authorities**

While Fabric has never supported RSA for transaction signatures or validation,
certificate authorities included in MSP definitions could be associated with
RSA keys. This ability was inadvertently removed during the development of
release 2.0 and prevented migration of some networks to a 2.x version. With
these changes, version 2.x components will no longer panic when attempting to
initialize MSPs that include CA certificates associated with RSA keys.

Deprecations (existing)
-----------------------

Expand Down

0 comments on commit c928359

Please sign in to comment.