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

Added verify_ssl to the list of valid attributes #431

Merged
merged 1 commit into from
Jul 26, 2018

Conversation

mkanoor
Copy link
Contributor

@mkanoor mkanoor commented Jul 25, 2018

When we add a provider it might be using self signed certs
We need a way to disable the certificate check with verify_ssl.
The UI provides a check box to disable certifcate check we would
need something similar for REST API

When we add a provider it might be using self signed certs
We need a way to disable the certificate check with verify_ssl.
The UI provides a check box to disable certifcate check we would
need something similar for REST API
@mkanoor
Copy link
Contributor Author

mkanoor commented Jul 25, 2018

@bdunne @abellotti
Please review

@miq-bot
Copy link
Member

miq-bot commented Jul 25, 2018

Checked commit mkanoor@fb0b2fc with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
1 file checked, 0 offenses detected
Everything looks fine. 🍪

@abellotti
Copy link
Member

is verify_ssl for all or specific to the provider you're working with ? note, providers can also tell us their specific attributes via the api_allowed_attributes method.

@bdunne
Copy link
Member

bdunne commented Jul 26, 2018

I restarted the tests after #432 was merged, but I think this will need a rebase or at least a close / reopen to get the tests passing.

@abellotti abellotti self-assigned this Jul 26, 2018
@abellotti abellotti added this to the Sprint 91 Ending Jul 30, 2018 milestone Jul 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants