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

Fix the Application Connector tutorial for generating a CSR #9153

Merged

Conversation

majakurcius
Copy link
Contributor

Description

The values for Organization and Organization Unit in the tutorial are incorrect, which results in the call ending in an error. They need to be corrected.

Changes proposed in this pull request:

  • Correct the values for Organization to O=Organization
  • Correct the values for Organization Unit to OU=OrgUnit

Related issue
See #9043

@majakurcius majakurcius added kind/bug Categorizes issue or PR as related to a bug. area/documentation Issues or PRs related to documentation labels Jul 31, 2020
@majakurcius majakurcius added this to the 1.15 milestone Jul 31, 2020
@majakurcius majakurcius self-assigned this Jul 31, 2020
@majakurcius majakurcius linked an issue Jul 31, 2020 that may be closed by this pull request
@netlify
Copy link

netlify bot commented Jul 31, 2020

🥰 Documentation preview ready! 🥰

Built with commit b725945

https://deploy-preview-9153--kyma-project-docs-preview.netlify.app

@majakurcius majakurcius merged commit 8bde4ba into kyma-project:master Jul 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Issues or PRs related to documentation kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid Org Error When Generating a CSR
2 participants