cyberark-conjur-cli
cyberark-conjur-cli copied to clipboard
CyberArk Conjur command line interface written in Python
## Summary When logging into conjur using a self signed cert I encountered a reference before assignment error. ## Steps to Reproduce 1. Install cyberark-conjur-cli v7.1.0 via DMG on macOS...
## Is your feature request related to a problem? Please describe. In my company, Conjur is deployed as a central service by IT. The service uses globally trusted TLS certificates....
Create a new release in this project following the contributing guide. Release version: {7.1.1} Issues / PRs that should be included in this release: - [#be5b7ff9c3f69be50904e5d6240265f8495aff5e](https://github.com/cyberark/cyberark-conjur-cli/commit/be5b7ff9c3f69be50904e5d6240265f8495aff5e) When trying to install...
##Bug description h2. Is your feature request related to a problem? Please describe. The CLI supports 2 certificate flows 1. signed 2. self-signed certificates. _Self-signed cert flow_ - The current...
##Bug description Steps to reproduce: run the next cli command - ./conjur init -u https://siteNotExist.com Current Results: !image-2021-12-23-17-15-25-178.png|thumbnail! Expected Results: Reason: < informative message > Additional info: The CLI catch...
##Bug description Steps to reproduce: # In Windows, init the CLI using Conjur Cloud URL: `conjur init` # Login using admin user and api key (Using CTRL C + CTRL...
##Bug description Steps to reproduce: # In Windows, init the CLI using Conjur Cloud URL: `conjur init` # Login using admin user and api key (Using CTRL C + CTRL...
##Bug description We compile our mac dmg installation file on Bigsur and because of that we can run this image on Catalina version. ##Found in version 7.1.0 ##Workaround Complexity There's...
##Bug description We compile our mac dmg installation file on Bigsur and because of that we can run this image on Catalina version. ##Found in version 7.1.0 ##Workaround Complexity There's...
##Bug description Steps to reproduce: 1. Work on RHEL 7 env. 2. Run conjur init -u Current Results: {code:java} Failed to execute command. Reason: HTTP request failed{code} Expected Results: get...