Skip to content

confusing about generating the keystore and cert #2300

Locked Answered by paullatzelsperger
haiyang1991Liu asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @haiyang1991Liu,
The keystore is used for the FsVault, which is a file-system based implementation of a secret store (=vault). Please only use it for testing/development, production use is not advised.

DAPS is not a component of EDC, it is merely one of many identity providers that can be used with EDC. Others would be WebDID and OAuth2. Thus, you could use it's respective documentation as a starting point.

Please have a look at the README.md and the therein linked launcher/ids-connector/README.md, which contain instructions on how to setup a DAPS instance. Furthermore, have a look at DapsIntegrationTest.java that outlines how the verification process with DAPS works.

From your questio…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by paullatzelsperger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants