Skip to content

Document SSL CA bundle configuration#39

Open
MukundaKatta wants to merge 1 commit into
NetApp:mainfrom
MukundaKatta:codex/document-ssl-ca-bundle
Open

Document SSL CA bundle configuration#39
MukundaKatta wants to merge 1 commit into
NetApp:mainfrom
MukundaKatta:codex/document-ssl-ca-bundle

Conversation

@MukundaKatta
Copy link
Copy Markdown

Closes #37

Summary

  • expand the Python README SSL note into a short CA bundle subsection
  • document default disabled verification, ONTAP_VERIFY_SSL=true, and REQUESTS_CA_BUNDLE
  • link to the troubleshooting guide SSL / TLS errors section

Verification

  • make install && make lint
  • rg -n "^## SSL / TLS Errors" docs/troubleshooting.md
  • git diff --check

@MukundaKatta MukundaKatta requested a review from hvinn as a code owner May 15, 2026 15:03
@github-actions github-actions Bot added python Pull requests that update python code docs docs-only labels May 15, 2026
@github-actions
Copy link
Copy Markdown

Test Report skipped — this PR is labelled docs-only. Re-evaluation will run automatically if that label is removed or the PR scope expands to touch python/, ansible/, or terraform/.

Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

Thanks for your first PR to Pace — welcome aboard.

Quick orientation:

  1. CI runs in ~2 minutes. If anything fails, check the Actions tab — most failures have a one-line fix in docs/troubleshooting.md.
  2. If your PR touches python/, ansible/, or terraform/, you'll be asked for a Test Report. It's worth the effort — reviewers rely on it.
  3. Make sure the NetApp CCLA is on file before review.
  4. Stuck? Comment on this PR and a maintainer will jump in. We aim to respond as soon as possible.

For background, see CONTRIBUTING.md.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs docs-only python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[good-first-issue] Expand the SSL / CA-bundle subsection in python/README.md

1 participant