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][17.06] Fix the UpdateRootCA function to also update the ExternalCA's rootCA #2211

Closed
wants to merge 1 commit into from

Conversation

cyli
Copy link
Contributor

@cyli cyli commented Jun 1, 2017

Backport of #2210 to the 17.06 branch.

since if it's not updated when getting a cert signed by an external CA,
no intermediates are appended.

Signed-off-by: Ying Li <ying.li@docker.com>
@cyli cyli changed the base branch from master to bump_v17.06.0 June 1, 2017 20:39
@codecov
Copy link

codecov bot commented Jun 1, 2017

Codecov Report

Merging #2211 into bump_v17.06.0 will increase coverage by 0.01%.
The diff coverage is 100%.

@@                Coverage Diff                @@
##           bump_v17.06.0    #2211      +/-   ##
=================================================
+ Coverage          60.11%   60.12%   +0.01%     
=================================================
  Files                119      119              
  Lines              19849    19852       +3     
=================================================
+ Hits               11932    11936       +4     
  Misses              6562     6562              
+ Partials            1355     1354       -1

@cyli
Copy link
Contributor Author

cyli commented Jun 2, 2017

Similarly to #2213, the process is that if these can be cherry-picked cleanly into 17.06, we're just going to merge the master PRs and cherry-pick and push to the 17.06 branch. I'll just close this PR and label #2210 as cherry-pick.

@cyli cyli closed this Jun 2, 2017
@cyli cyli deleted the fix-external-root-ca-17.06 branch June 2, 2017 18:33
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.

None yet

1 participant