Closed szh closed 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.
Desired Outcome
Conjur CLI message when not using --self-signed with self signed cert should be improved
Implemented Changes
init
command, if there's an error retrieving or validating the server certificate, and the --self-signed flag is not provided, print "If you're attempting to use a self-signed certificate, re-run the init command with the--self-signed
flag"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
README
s) were updated in this PRBehavior
Security