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

v7.1.0

Latest
Compare
Choose a tag to compare
@mbenita-Cyberark mbenita-Cyberark released this 12 Jan 09:44
· 69 commits to main since this release
70b05d6

[7.1.0] - 2021-12-22

The CLI can be consumed in two ways:

  1. Download from Pypi by running pip install conjur
  2. Download signed executable from the assets download links below

For list of supported platforms and more information about how to setup the cli please visit our official documentation

Added

  • Init command is now strict to run in one of three modes described in SslVerificationMode enum
  • For CLI Init flow, Additional certificate validation steps where added. for --self-signed and --ca-cert flows
  • Support http domains if working in insecure mode
  • The hostfactory method create token is now available in CLI and SDK to create a hostfactory token to manage hosts
    and permissions in a dynamic way
    cyberark/conjur-api-python3#339
  • Stop supporting Client initialization from disk.
  • The list options --members-of, --permitted-roles, and --privilege are now available in the Conjur CLI

Fixed

  • Fixed Load policy "hides" the error message