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

Removed v1 details from the docs and updated to v2 zowe.yaml descript… #3817

Merged
merged 8 commits into from
Aug 22, 2024

Conversation

Joe-Winchester
Copy link
Member

Describe your pull request here:
Fixes #2853
This removes from v1 instructions from the docs and updates them with v2 help instead

…ions

Signed-off-by: Joe Winchester <winchest@uk.ibm.com>
Copy link

github-actions bot commented Aug 16, 2024

😺 Thank you for creating this PR! To publish your content to Zowe Docs, follow these required steps.

  • Add the label review: doc.
  • Identify your content topic with a label. (Examples: area: apiml, area: cli, area: install and config, etc.)
  • Specify the major Zowe release(s) for your content. (Examples: release: V1, release: V2, release: V3)
    • If adding content that needs to be removed from V3 documentation, add the V3 N/A tag.
  • Select the master branch if your PR updates content that is on the live site. Select docs-staging if your PR updates content for a future release.
  • Notify the Doc Squad about this PR. If you don't know whom should review your content, message the #zowe-doc Slack channel. If you know which Doc Squad writer should approve your content, add that person as a reviewer.

Need help? Contact the Doc Squad in the #zowe-doc Slack channel.

Copy link

⚠️ Looks like something is wrong with the PR description. Remember to add a description and the file(s) included in this PR.

If you have addressed this issue already, refresh this page in your browser to remove this comment.

@Joe-Winchester Joe-Winchester added area: apiml This issue is related to Zowe API Mediation Layer release: V2 Zowe V2 content review: doc Needs review by Doc Squad member labels Aug 16, 2024
Copy link

github-actions bot commented Aug 16, 2024

@github-actions github-actions bot temporarily deployed to pull request August 16, 2024 11:03 Inactive
@@ -342,9 +342,9 @@ Fix the missing z/OSMF host name in subject alternative names using the followin
**Follow these steps:**

1. Re-create the Zowe keystore by deleting it and re-creating it.
2. In the `zowe-setup-certificates.env` file that is used to generate the keystore, ensure that the property `VERIFY_CERTIFICATES` and `NONSTRICT_VERIFY_CERTIFICATES` are set to `false`.
2. In the `zowe.yanl` file that used to launch Zowe, ensure the property `zowe.verifyCertificates` is set to `DISABLED` or `NONSTRICT`. The default value is `STRICT` which ensures that Zowe will validate the certificate authority's signing chain is trusted, as well as the IP address for Zowe's servers match the certificate's subject alternative name.
Copy link
Collaborator

@skurnevich skurnevich Aug 16, 2024

Choose a reason for hiding this comment

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

Minor typo here 'yanl', but apart of that, looks good to me

Copy link
Collaborator

Choose a reason for hiding this comment

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

Fixed

Signed-off-by: Andrew Jandacek <andrew.jandacek@broadcom.com>
@github-actions github-actions bot temporarily deployed to pull request August 16, 2024 15:00 Inactive
@balhar-jakub
Copy link
Member

Thanks for the changes, look good to me.

Signed-off-by: Andrew Jandacek <andrew.jandacek@broadcom.com>
Copy link
Collaborator

@janan07 janan07 left a comment

Choose a reason for hiding this comment

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

Reviewed and edited by doc squad

Signed-off-by: Andrew Jandacek <andrew.jandacek@broadcom.com>
@github-actions github-actions bot temporarily deployed to pull request August 19, 2024 14:14 Inactive
Copy link
Collaborator

@janan07 janan07 left a comment

Choose a reason for hiding this comment

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

Reviewed and edited by doc squad

@github-actions github-actions bot temporarily deployed to pull request August 22, 2024 13:17 Inactive
@janan07 janan07 merged commit b446c16 into master Aug 22, 2024
4 checks passed
@janan07 janan07 deleted the winchj-issue-2853 branch August 22, 2024 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: apiml This issue is related to Zowe API Mediation Layer release: V2 Zowe V2 content review: doc Needs review by Doc Squad member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue with docs.zowe.org/stable/extend/extend-apiml/certificate-management-in-zowe-apiml/
4 participants