Skip to content

Conversation

@tmarkovski
Copy link
Contributor

Adds support for endpoints secured with TLS, without client auth.
Uses the native root CA chain.

Comment on lines +3 to +4
Before checking in your code, please always run `cargo fmt` and `cargo clippy`.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we auto format on the CI/CD pipeline?

@tmarkovski tmarkovski merged commit 5e74822 into main Oct 28, 2021
@tmarkovski tmarkovski deleted the TM/cli-use-https branch October 28, 2021 15:19
@github-actions
Copy link
Contributor

Unit Test Results

1 files  ±0  1 suites  ±0   0s ⏱️ ±0s
1 tests ±0  0 ✔️ ±0  0 💤 ±0  0 ❌ ±0  1 🔥 ±0 

For more details on these errors, see this check.

Results for commit 5e74822. ± Comparison against base commit 5e74822.

tmarkovski added a commit that referenced this pull request Oct 29, 2021
* Correct key type

* Playground

* Load tls root ca tree

* Finalize cli

* Remove fs feature in tokio

* Remove unused keys

* Use nightly in CI

* install and use nightly

* indent

* Add rustfmt
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.

3 participants