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

cloud/certificates: improved setup guide #3195

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

Conversation

kevinawoo
Copy link
Member

@kevinawoo kevinawoo commented Nov 5, 2024

What does this PR do?

  • Improve Cloud Setup Guide for Certificates
    • each path will eventually lead to Cloud and SDK setup setup guides.
  • made certstrap instructions more copy/pastable
  • improve CA name in the certstrap path

Notes to reviewers

  • PHP does not have the same Connect To Temporal Cloud like the other SDKs do

@CLAassistant
Copy link

CLAassistant commented Nov 5, 2024

CLA assistant check
All committers have signed the CLA.

@@ -140,10 +152,10 @@ Create a self-signed CA certificate and use it to issue an end-entity certificat
Create a new Certificate Authority (CA) using Certstrap:

```command
./certstrap init --common-name "Cert"
./certstrap init --common-name "CertAuth"
Copy link
Member Author

Choose a reason for hiding this comment

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

CertAuth is the name used in https://github.com/square/certstrap

@kevinawoo kevinawoo marked this pull request as ready for review November 5, 2024 02:15
@kevinawoo kevinawoo requested a review from a team as a code owner November 5, 2024 02:15
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.

2 participants