cyberark / conjur-cli-go

CyberArk Conjur command line interface (Go)
Apache License 2.0
4 stars 2 forks source link

Improve error message when using self-signed certificate #119

Closed szh closed 1 year ago

szh commented 1 year ago

Desired Outcome

Conjur CLI message when not using --self-signed with self signed cert should be improved

Implemented Changes

Connected Issue/Story

CyberArk internal issue ID: CNJR-506

Definition of Done

At least 1 todo must be completed in the sections below for the PR to be merged.

Changelog

Test coverage

Documentation

Behavior

Security

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 2c6bf5bc and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Style 1

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 81.0% (0.0% change).

View more on Code Climate.