Skip to content

Conversation

@tianon
Copy link
Member

@tianon tianon commented Feb 9, 2023

This is the way to specify "I want TLS configured, but I'm managing the certs myself"

The only thing we'll do is verify that the cert.pem is legit with respect to the ca.pem and then we'll let Docker itself provide any relevant errors beyond that.

Fixes #401

…thout CA

This is the way to specify "I want TLS configured, but I'm managing the certs myself"

The only thing we'll do is verify that the `cert.pem` is legit with respect to the `ca.pem` and then we'll let Docker itself provide any relevant errors beyond that.
@yosifkit yosifkit merged commit aba0ad9 into docker-library:master Feb 9, 2023
@yosifkit yosifkit deleted the optional-tls-generation branch February 9, 2023 20:03
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Feb 10, 2023
Changes:

- docker-library/docker@9a3b24b: Update 23.0 to 23.0.1
- docker-library/docker@aba0ad9: Merge pull request docker-library/docker#402 from infosiftr/optional-tls-generation
- docker-library/docker@6b3d48a: Adjust DOCKER_TLS_CERTDIR behavior to allow providing server certs without CA
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.

Unable to Provide my own certificates

2 participants