Skip to content

Removed deprecated certificate for windows build#3886

Merged
truthbk merged 1 commit intomasterfrom
clamoriniere/remove-old-pem
May 31, 2020
Merged

Removed deprecated certificate for windows build#3886
truthbk merged 1 commit intomasterfrom
clamoriniere/remove-old-pem

Conversation

@clamoriniere
Copy link
Contributor

@clamoriniere clamoriniere commented May 31, 2020

Note: Please remember to review the Datadog Contribution Guidelines
if you have not yet done so.

What does this PR do?

  • remove the datadog-cert.pem present in install_files for win32 install
  • update the ca-certificates.crt to update and removed deprecated certs. now it use the ca-certificates.crt file from ubuntu.19.10

Motivation

On old dd-agent version, the ca-certificates.crt is used. This file was necessary for the "Tornado" dependency < 3.0.0.
the only place we I can see we use a fixed version of tornado is here: 9769656 that correspond to "dd-agent" 5.0.0 release

we stopped using the ca-certificates.crt with version 5.12.x, since we don't use anymore the function set_win32_cert_path()

Testing Guidelines

An overview on testing
is available in our contribution guidelines.

Additional Notes

Anything else we should know when reviewing?

* remove the `datadog-cert.pem` present in `install_files` for win32 install
* update the ca-certificates.crt to removed deprecated certs.
@truthbk truthbk merged commit 226d18c into master May 31, 2020
@truthbk truthbk deleted the clamoriniere/remove-old-pem branch May 31, 2020 15:02
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.

2 participants