Skip to content
This repository was archived by the owner on Mar 8, 2020. It is now read-only.

Conversation

@bjrnt
Copy link
Contributor

@bjrnt bjrnt commented Oct 18, 2018

I noticed that orderers and peers have additional explanations for how to configure the connection profile when using TLS, but this is not present for Certificate Authorities. This commit adds such info. It also changes a broken link to the Fabric Node SDK to point readers to the closest related page.

Signed-off-by: Björn Tegelund <b.tegelund@gmail.com>
"ca.org1.example.com": {
"url": "https://ca.org1.example.com:7054",
"caName": "ca.org1.example.com",
"http": {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you change 'http' to 'httpOptions' as this is the correct name

Copy link

@davidkel davidkel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, Thanks for the submission, just a minor change required.

Signed-off-by: Björn Tegelund <b.tegelund@gmail.com>
@bjrnt
Copy link
Contributor Author

bjrnt commented Oct 19, 2018

@davidkel Sorry about that. Fixed the typo.

@davidkel davidkel merged commit df3ae47 into hyperledger-archives:master Oct 20, 2018
@davidkel
Copy link

LGTM. Thanks for the contribution

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants