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

Remove no-check param from wget commands #6

Closed
praminda opened this issue Oct 27, 2020 · 0 comments
Closed

Remove no-check param from wget commands #6

praminda opened this issue Oct 27, 2020 · 0 comments

Comments

@praminda
Copy link
Contributor

praminda commented Oct 27, 2020

Description

--no-check-certificates param is not required in wget and it causes bad security impression on the built image. Therefore this param can be removed.

&& wget --no-check-certificate -O /root/${MGW_SERVER}.zip "${MGW_SERVER_DIST_URL}" \

Steps to reproduce

Affected Product Version

3.2.0

Environment details (with versions):

  • OS:
  • Docker:
  • Other:
@praminda praminda added this to the 3.2.1.1 milestone Oct 27, 2020
@praminda praminda mentioned this issue Oct 27, 2020
3 tasks
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