Skip to content

Secure connection for Hotpot osdsapiserver#24

Open
himanshuvar wants to merge 1 commit intomizarfrom
secure-connection-opensds
Open

Secure connection for Hotpot osdsapiserver#24
himanshuvar wants to merge 1 commit intomizarfrom
secure-connection-opensds

Conversation

@himanshuvar
Copy link
Copy Markdown
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
Copy Markdown

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
@himanshuvar himanshuvar force-pushed the secure-connection-opensds branch from 845d294 to e3d0d09 Compare January 20, 2020 14:48
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