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

documentation for signature verification #143

Open
wants to merge 2 commits into
base: gh-pages
Choose a base branch
from

Conversation

ayeswarya
Copy link
Contributor

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.


`bash tar -czvf models.tar.gz models/`

1. Generate an RSA Public and Private Key Pair.
Copy link
Member

Choose a reason for hiding this comment

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

We should provide commands here as an example of how to do each step.

pages/guide/v5/04-analytics.md Show resolved Hide resolved
pages/guide/v5/04-analytics.md Show resolved Hide resolved
pages/guide/v5/04-analytics.md Show resolved Hide resolved

1. Add the public key to the Java Keystore.

1. Use the DynamicConfigVerifier to validate the RSA signature using the Public Key.
Copy link
Member

Choose a reason for hiding this comment

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

We are missing a section (and related code) for how to configure Elide to check this at service start.

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

Successfully merging this pull request may close these issues.

None yet

2 participants