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

User-control over the cert verify option in the F5 agent #399

Closed
mattgreene opened this issue Oct 20, 2016 · 2 comments
Closed

User-control over the cert verify option in the F5 agent #399

mattgreene opened this issue Oct 20, 2016 · 2 comments

Comments

@mattgreene
Copy link
Contributor

OpenStack Release

Liberty

Description

Create a new setting in the f5-openstack-agent.ini file to allow control over cert verification when integrating with Barbican.

@mattgreene
Copy link
Contributor Author

Customer comment (moved from #445): We are seeing issues on v9.1.0 of the agent (with 1.5.0 f5-common-python) with certificate verification failures in the case we use self-signed/unverifiable certificates. The specific issue seems to be here https://github.com/F5Networks/f5-common-python/blob/v1.5.0/f5/bigip/__init__.py#L82 and if we patch to response = connect.get(base_uri, verify=False) it resolves the issue.

@mattgreene
Copy link
Contributor Author

Closing old issue in favor of newer issue #896

zhang-shengping pushed a commit to zhang-shengping/f5-openstack-agent that referenced this issue Feb 27, 2019
Autolog output directory is driving the suite name in trtl results
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant