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

Secure connection for Hotpot osdsapiserver #24

Open
wants to merge 1 commit into
base: mizar
Choose a base branch
from

Conversation

himanshuvar
Copy link
Collaborator

What this PR does / why we need it: To support secure clients and hotpot osdsapiserver connection

Which issue this PR fixes (optional, in fixes #(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes opensds 1170

Special notes for your reviewer:
Please generate the certificates using the following:
https://github.com/jsha/minica

@codecov-io
Copy link

codecov-io commented Jan 16, 2020

Codecov Report

Merging #24 into mizar will decrease coverage by 0.12%.
The diff coverage is 0%.

@@            Coverage Diff             @@
##            mizar      #24      +/-   ##
==========================================
- Coverage   34.52%   34.39%   -0.13%     
==========================================
  Files          97       98       +1     
  Lines       17693    17759      +66     
==========================================
  Hits         6108     6108              
- Misses      10712    10778      +66     
  Partials      873      873
Impacted Files Coverage Δ
client/client.go 30.76% <0%> (+2.19%) ⬆️
client/receiver.go 0% <0%> (ø) ⬆️
client/cert.go 0% <0%> (ø)
client/fake.go 44.62% <0%> (-2.38%) ⬇️
osdsctl/cli/cli.go 15.38% <0%> (-5.03%) ⬇️

* Added tls configuration for api server
* Added https configuration for the client
* Update cli for Https Certificates env variable
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.

2 participants