Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Ability to add Root CAs. #322

Merged
merged 1 commit into from
Dec 7, 2020
Merged

Ability to add Root CAs. #322

merged 1 commit into from
Dec 7, 2020

Conversation

aandryashin
Copy link
Member

@aandryashin aandryashin commented Dec 7, 2020

related to #225

Usage:

For each cert.pem file set environment variable as follows:

ROOT_CA_<Cert Name>=$(cat cert.pem | base64 -w 0)

@codecov
Copy link

codecov bot commented Dec 7, 2020

Codecov Report

Merging #322 (32b4765) into master (2542635) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #322   +/-   ##
======================================
  Coverage    6.40%   6.40%           
======================================
  Files           7       7           
  Lines         765     765           
======================================
  Hits           49      49           
  Misses        709     709           
  Partials        7       7           
Flag Coverage Δ
go 6.40% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4e9270d...4e8aff9. Read the comment docs.

@vania-pooh vania-pooh merged commit 5ff15de into aerokube:master Dec 7, 2020
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