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

Re-Add RSA definitions to BCCSP #4625

Closed
celder628 opened this issue Jan 19, 2024 · 0 comments
Closed

Re-Add RSA definitions to BCCSP #4625

celder628 opened this issue Jan 19, 2024 · 0 comments
Labels

Comments

@celder628
Copy link

Current Status

BCCSP supported RSA in version 1.4. The Fabric CA is currently using the Fabric 1.4 dependency.

It is necessary to move Fabric CA off of Fabric 1.4 dependencies since they are no longer maintained.

Fabric 2.X does not support RSA, however the CA still needs to support RSA for any older but not expired certificates that may be in use by older networks.

Goal

Re-enable RSA support definitions in the BCCSP.

Solution

Re-add the RSA definitions in BCCSP. Re-add the deleted file rsaopts.go and add the constants back in opts.go

celder628 pushed a commit to celder628/fabric that referenced this issue Jan 19, 2024
BCCSP supported RSA in version 1.4. The Fabric CA is currently using the Fabric 1.4 dependency.
It is necessary to move Fabric CA off of Fabric 1.4 dependencies since they are no longer maintained.
Fabric 2.X does not support RSA, however the CA still needs to support RSA for any older but not expired certificates that may be in use by older netwo

Github:
hyperledger#4625

Signed-off-by: Chris Elder <celder@Chriss-MacBook-Pro.local>
celder628 pushed a commit to celder628/fabric that referenced this issue Jan 19, 2024
BCCSP supported RSA in version 1.4. The Fabric CA is currently using the Fabric 1.4 dependency.
It is necessary to move Fabric CA off of Fabric 1.4 dependencies since they are no longer maintained.
Fabric 2.X does not support RSA, however the CA still needs to support RSA for any older but not expired certificates that may be in use by older netwo

Github:
hyperledger#4625

Signed-off-by: Chris Elder <celder@Chriss-MacBook-Pro.local>
denyeart pushed a commit that referenced this issue Jan 19, 2024
BCCSP supported RSA in version 1.4. The Fabric CA is currently using the Fabric 1.4 dependency.
It is necessary to move Fabric CA off of Fabric 1.4 dependencies since they are no longer maintained.
Fabric 2.X does not support RSA, however the CA still needs to support RSA for any older but not expired certificates that may be in use by older netwo

Github:
#4625

Signed-off-by: Chris Elder <celder@Chriss-MacBook-Pro.local>
celder628 pushed a commit to celder628/fabric that referenced this issue Jan 20, 2024
    BCCSP supported RSA in version 1.4. The Fabric CA is currently using the Fabric 1.4 dependency.
    It is necessary to move Fabric CA off of Fabric 1.4 dependencies since they are no longer maintained.
    Fabric 2.X does not support RSA, however the CA still needs to support RSA for any older but not expired certificates that may be in use by older netwo

    Github:
    hyperledger#4625

Signed-off-by: Chris Elder <celder@Chriss-MacBook-Pro.local>
celder628 pushed a commit to celder628/fabric that referenced this issue Jan 20, 2024
    BCCSP supported RSA in version 1.4. The Fabric CA is currently using the Fabric 1.4 dependency.
    It is necessary to move Fabric CA off of Fabric 1.4 dependencies since they are no longer maintained.
    Fabric 2.X does not support RSA, however the CA still needs to support RSA for any older but not expired certificates that may be in use by older netwo

    Github:
    hyperledger#4625

Signed-off-by: Chris Elder <celder@Chriss-MacBook-Pro.local>
celder628 pushed a commit to celder628/fabric that referenced this issue Jan 20, 2024
    BCCSP supported RSA in version 1.4. The Fabric CA is currently using the Fabric 1.4 dependency.
    It is necessary to move Fabric CA off of Fabric 1.4 dependencies since they are no longer maintained.
    Fabric 2.X does not support RSA, however the CA still needs to support RSA for any older but not expired certificates that may be in use by older netwo

    Github:
    hyperledger#4625

Signed-off-by: Chris Elder <celder@Chriss-MacBook-Pro.local>
denyeart pushed a commit that referenced this issue Jan 20, 2024
    BCCSP supported RSA in version 1.4. The Fabric CA is currently using the Fabric 1.4 dependency.
    It is necessary to move Fabric CA off of Fabric 1.4 dependencies since they are no longer maintained.
    Fabric 2.X does not support RSA, however the CA still needs to support RSA for any older but not expired certificates that may be in use by older netwo

    Github:
    #4625

Signed-off-by: Chris Elder <celder@Chriss-MacBook-Pro.local>
celder628 pushed a commit to celder628/fabric that referenced this issue Jan 22, 2024
…hanges

BCCSP supported RSA in version 1.4. The Fabric CA is currently using the Fabric 1.4 dependency.
It is necessary to move Fabric CA off of Fabric 1.4 dependencies since they are no longer maintained.
Fabric 2.X does not support RSA, however the CA still needs to support RSA for any older but not expired certificates that may be in use by older netwo

Github:
hyperledger#4625

Signed-off-by: Chris Elder <celder@Chriss-MacBook-Pro.local>
denyeart pushed a commit that referenced this issue Jan 23, 2024
…hanges

BCCSP supported RSA in version 1.4. The Fabric CA is currently using the Fabric 1.4 dependency.
It is necessary to move Fabric CA off of Fabric 1.4 dependencies since they are no longer maintained.
Fabric 2.X does not support RSA, however the CA still needs to support RSA for any older but not expired certificates that may be in use by older netwo

Github:
#4625

Signed-off-by: Chris Elder <celder@Chriss-MacBook-Pro.local>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants