Skip to content

Conversation

@adiOrInder
Copy link

This PR updates the documentation for Session.verify to correctly state that it
supports a string value representing a path to a CA bundle file or directory.

Changes:

  • Updated the corresponding .rst documentation to clarify that Session.verify
    accepts the same values as the verify parameter:
    • True
    • False
    • str path to a CA bundle file or directory

This resolves #6859.

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.

Documentation: Session docstring for verify attribute should note that it supports a string value.

1 participant