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

PD-51 - Document and test mTLS #57

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

smithjilks
Copy link
Contributor

@smithjilks smithjilks commented Nov 28, 2024

What type of PR is this?

This is a documentation because it documents mTLS / TLS connection between agent and CLI

What does this do?

Adds documentation for mTLS/TLS between CLI and Agent.

Which issue(s) does this PR fix/relate to?

Resolves #51

Have you included tests for your changes?

No.

Did you document any new/modified features?

Yes.

Notes

@smithjilks smithjilks requested a review from SammyOina November 28, 2024 00:23
@smithjilks smithjilks self-assigned this Nov 28, 2024
@smithjilks smithjilks force-pushed the PD-51 branch 2 times, most recently from 7441a1f to 98a244c Compare November 28, 2024 14:22
@dborovcanin
Copy link
Contributor

@danko-miladinovic @SammyOina Please review.

Signed-off-by: Jilks Smith <[email protected]>
@@ -236,6 +236,127 @@ This can also be edited into the downloaded attestation policy as below:
./build/cocos-cli backend hostdata <base64-string-of-measurement> <attestation_policy.json file>
```

#### mTLS/TLS configuration
Copy link
Contributor

Choose a reason for hiding this comment

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

use a title similar to atls section

Signed-off-by: Jilks Smith <[email protected]>
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.

Document and tests mTLS
3 participants