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

CB-28865: Bump saltboot version to 0.14.3 and turn HTTPS back on #1131

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

szabolcs-horvath
Copy link
Contributor

Enable the saltboot HTTPS feature if the saltboot version has:

  • minor version = 14 AND patch version >= 3 OR
  • minor version >= 15

salt-bootstrap version 0.14.3 includes:

  • fallback to HTTP on port 7070 if the target is not listening for HTTPS on port 7071
  • using the same timeout settings on both the HTTP and HTTPS client
  • configurable TLS version and cipher suites

Enable the saltboot HTTPS feature if the saltboot version has:
- minor version = 14 AND patch version >= 3
OR
- minor version >= 15

salt-bootstrap version `0.14.3` includes:
- fallback to HTTP on port 7070 if the target is not listening for HTTPS on port 7071
- using the same timeout settings on both the HTTP and HTTPS client
- configurable TLS version and cipher suites
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.

1 participant