Skip to content

Conversation

dgibbs64
Copy link
Member

@dgibbs64 dgibbs64 commented Nov 22, 2019

Description

Game Servers that don't use SteamCMD will now use http instead of https. This is because older versions of curl on older distros are not keeping up with https related technologies and causing downloads to fail. As there is no sensitive data being transferred revering to http will ensure compatibility.

Fixes #2597

Type of change

  • Bug fix (change which fixes an issue).
  • New feature (change which adds functionality).
  • New Server (new server added).
  • Refactor (restructures existing code).
  • Comment update (typo, spelling, explanation, examples, etc).

Checklist

PR will not be merged until all steps are complete.

  • This pull request links to an issue.
  • This pull request uses the develop branch as its base.
  • This code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have checked that this code is commented where required.
  • I have provided a detailed enough description of this PR.
  • I have checked If documentation needs updating.

Documentation

If documentation does need updating either update it by creating a PR (preferred) or request a documentation update.

Thank you for your Pull Request!

@dgibbs64 dgibbs64 changed the base branch from master to develop November 22, 2019 22:03
@dgibbs64 dgibbs64 added type: bug Something isn't working command: install labels Nov 22, 2019
@dgibbs64 dgibbs64 merged commit 56583d2 into develop Nov 22, 2019
@delete-merged-branch delete-merged-branch bot deleted the feature/2597-https-to-http branch November 22, 2019 22:33
@dgibbs64 dgibbs64 added this to the v19.12.0 milestone Nov 27, 2019
@conventional-release-bot conventional-release-bot bot mentioned this pull request Nov 29, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant