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

[ca/manager] Remove root CA key encryption support entirely #2573

Merged
merged 1 commit into from
Mar 27, 2018

Conversation

cyli
Copy link
Contributor

@cyli cyli commented Mar 27, 2018

Since that feature, neither documented nor advertised, was deprecated almost a year ago. Rely on MTLS for encryption in transit and raft log encryption for encryption at rest.

@cyli cyli force-pushed the blow-up-root-ca-encryption branch from 3b0d1e5 to ea2940e Compare March 27, 2018 00:41
that feature was deprecated almost a year ago.  Rely on MTLS for
encryption in transit and raft log encryption for encryption at rest.

Signed-off-by: Ying Li <ying.li@docker.com>
@codecov
Copy link

codecov bot commented Mar 27, 2018

Codecov Report

Merging #2573 into master will decrease coverage by 9.32%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2573      +/-   ##
==========================================
- Coverage    61.4%   52.07%   -9.33%     
==========================================
  Files          49       25      -24     
  Lines        6332     2669    -3663     
==========================================
- Hits         3888     1390    -2498     
+ Misses       2067     1136     -931     
+ Partials      377      143     -234

@dperny
Copy link
Collaborator

dperny commented Mar 27, 2018

LGTM

@dperny dperny merged commit 876aec9 into moby:master Mar 27, 2018
@cyli cyli deleted the blow-up-root-ca-encryption branch March 27, 2018 21:50
@cyli cyli mentioned this pull request May 7, 2018
@cyli cyli mentioned this pull request Jun 7, 2018
2 tasks
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.

3 participants