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

[BUG] - Missing info around where to get the network root truststore #41

Open
j4ys0n opened this issue Dec 2, 2020 · 1 comment
Open

Comments

@j4ys0n
Copy link

j4ys0n commented Dec 2, 2020

The checklist, under network-setup says to "Download network root truststore to ./helm/files/network" but it doesn't say where to download it from or how to generate it. Can you please provide some info around where to download this from or how to generate it?

@henrikr3
Copy link
Contributor

henrikr3 commented Feb 9, 2021

Hey j4ys0n,
The network root truststore is a Corda specific terminology required to join any Corda network, whether it be the official Corda Network or a private Corda Network or even the Testnet network. Unfortunately this repository does not stipulate exactly from where you should be downloading, since this repository is as agnostic to the deployment environment as can be. Having said that though, there is a section on deploying to Testnet, which you might want to investigate.

For more information on trust root and the official Corda Network read:
https://docs.corda.net/docs/corda-enterprise/4.6/node/pki-guide.html
https://corda.network/participation/index
https://trust.corda.network/trust-root/certificate-policy.html

Best regards,
Henrik

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

No branches or pull requests

2 participants