Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

[FABJ-534] Use Bouncy Castle to generate private keys#79

Merged
andrew-coleman merged 1 commit intohyperledger:release-2.2from
sstone1:FABJ-534-v2.2
Aug 20, 2020
Merged

[FABJ-534] Use Bouncy Castle to generate private keys#79
andrew-coleman merged 1 commit intohyperledger:release-2.2from
sstone1:FABJ-534-v2.2

Conversation

@sstone1
Copy link
Copy Markdown

@sstone1 sstone1 commented Aug 20, 2020

Use Bouncy Castle to generate private keys when we are
generating a self signed certificate to use for service
discovery when mutual TLS is disabled. This works more
reliably then just using the default security provider.

Also, use Bouncy Castle classes to serialize the private
key into the PEM format instead of the hand written code.

Signed-off-by: Simon Stone sstone1@uk.ibm.com

Use Bouncy Castle to generate private keys when we are
generating a self signed certificate to use for service
discovery when mutual TLS is disabled. This works more
reliably then just using the default security provider.

Also, use Bouncy Castle classes to serialize the private
key into the PEM format instead of the hand written code.

Signed-off-by: Simon Stone <sstone1@uk.ibm.com>
@sstone1 sstone1 requested a review from a team August 20, 2020 13:01
@andrew-coleman andrew-coleman merged commit e5c50c8 into hyperledger:release-2.2 Aug 20, 2020
@sstone1 sstone1 deleted the FABJ-534-v2.2 branch August 20, 2020 13:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants