Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

BUGFIX: Add TLS Certificates to Docker Image #3457

Merged

Conversation

apeschel
Copy link
Contributor

What this PR does / why we need it:

The Docker image is missing TLS root certificates, and as a result the
acs-engine commands fail on TLS when connecting to Azure services via
HTTPS. This commit adds the root certificates to the image.

The Docker image is missing TLS root certificates, and as a result the
acs-engine commands fail on TLS when connecting to Azure services via
HTTPS. This commit adds the root certificates to the image.
@apeschel apeschel changed the title Add TLS Certificates to Docker Image BUGFIX: Add TLS Certificates to Docker Image Jul 10, 2018
Copy link
Contributor

@CecileRobertMichon CecileRobertMichon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@CecileRobertMichon CecileRobertMichon merged commit a4ec151 into Azure:master Jul 12, 2018
@CecileRobertMichon
Copy link
Contributor

Thanks @apeschel. Just pushed the 0.19.3 image with the updated Dockerfile.

julienstroheker pushed a commit to julienstroheker/acs-engine that referenced this pull request Jul 16, 2018
The Docker image is missing TLS root certificates, and as a result the
acs-engine commands fail on TLS when connecting to Azure services via
HTTPS. This commit adds the root certificates to the image.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants