Skip to content

[3006.x] Fix 63981 - Support verify_ssl in pkg.install #63990

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

Merged
merged 3 commits into from
Mar 29, 2023

Conversation

twangboy
Copy link
Contributor

What does this PR do?

Allows the user to pass verify_ssl to the pkg.install and pkg.installed modules. The argument will be forwarded on the cp.cache_file function.

What issues does this PR fix or reference?

Fixes: #63981

Previous Behavior

No way to force it not to verify ssl

New Behavior

Now the user can ignore certificate errors

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes

@twangboy twangboy requested a review from a team as a code owner March 28, 2023 20:56
@twangboy twangboy requested review from whytewolf and removed request for a team March 28, 2023 20:56
@salt-project-bot-prod-environment salt-project-bot-prod-environment bot changed the title Fix 63981 [3006.x] Fix 63981 Mar 28, 2023
@twangboy twangboy changed the title [3006.x] Fix 63981 [3006.x] Fix 63981 - Support verify_ssl in pkg.install Mar 28, 2023
@garethgreenaway garethgreenaway merged commit e95c9f9 into saltstack:3006.x Mar 29, 2023
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.

3 participants