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

feat: register e2ei root cert before the first enrollment #16557

Merged
merged 4 commits into from
Jan 19, 2024

Conversation

PatrykBuniX
Copy link
Contributor

Description

Before the first enrollment is done, we need to register the root cert.

Checklist

  • PR has been self reviewed by the author;
  • Hard-to-understand areas of the code have been commented;
  • If it is a core feature, unit tests have been added;

Copy link

codecov bot commented Jan 19, 2024

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (eb572d2) 45.42% compared to head (b1c88ae) 45.42%.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev   #16557   +/-   ##
=======================================
  Coverage   45.42%   45.42%           
=======================================
  Files         740      740           
  Lines       24239    24240    +1     
  Branches     5506     5506           
=======================================
+ Hits        11010    11011    +1     
  Misses      11822    11822           
  Partials     1407     1407           

@PatrykBuniX PatrykBuniX merged commit 5628abb into dev Jan 19, 2024
10 checks passed
@PatrykBuniX PatrykBuniX deleted the feat/e2ei-register-certs branch January 19, 2024 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants