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

WIP: Horizon Improvents #52

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

WIP: Horizon Improvents #52

wants to merge 7 commits into from

Conversation

denysvitali
Copy link
Contributor

No description provided.

Denys Vitali added 7 commits April 14, 2021 16:32
Addresses hashicorp#49.
This commit adds the possibility to define, via a flag, whether
to enable or disable TLS certificate checks.

The default configuration (when `insecure` is false), is
actually using TLS but ignoring TLS validity. With this change,
the user will be able to specify via the `--insecure-skip-verify`
flag if he wants to skip the check, but we're switching the default
to be secure - exactly as one would expect when `--insecure` is
not selected.
fix(cmd/hzn): add log import

fix(Makefile): adapt target to compile cmd/hzn

refactor(cmd/hzn): rename control_server to control

refactor(cmd/hzn): move controlFactory to control.go
@hashicorp-cla
Copy link

hashicorp-cla commented Mar 12, 2022

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes


Denys Vitali seems not to be a GitHub user.
You need a GitHub account to be able to sign the CLA. If you already have a GitHub account, please add the email address used for this commit to your account.

Have you signed the CLA already but the status is still pending? Recheck it.

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.

None yet

2 participants