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

Conjur CLI on RHEL 7 - init command failing #387

Open
Conjur-oss opened this issue Jan 3, 2022 · 3 comments
Open

Conjur CLI on RHEL 7 - init command failing #387

Conjur-oss opened this issue Jan 3, 2022 · 3 comments

Comments

@Conjur-oss
Copy link
Collaborator

Conjur-oss commented Jan 3, 2022

##Bug description
Steps to reproduce:

  1. Work on RHEL 7 env.
  2. Run conjur init -u <saas_url>

Current Results:
{code:java}
Failed to execute command. Reason: HTTP request failed{code}
Expected Results:
get CA without adding certificate flag

##Found in version
7.1.0

##Workaround Complexity
There's an easy workaround

##Workaround Description
Use --certificate flag

##Affects Version/s

##Link to JIRA bug
ONYX-15514

@Conjur-oss
Copy link
Collaborator Author

//Author: [email protected]

I updated the workaround to reflect the fact that the user can use the –certificate to pass the RHEL 7 cert store file explicitly.

The cert store file is /etc/pki/tls/certs/ca-bundle.crt.
More details can be found here: https://www.unix.com/man-page/centos/8/update-ca-trust/

@Conjur-oss
Copy link
Collaborator Author

//Author:

Done automatically by an automation rule -
KIVI - set R&D Internal No - when Approved for Publishing (contact Michal or Omer for more info)

@Conjur-oss Conjur-oss changed the title RHEL 7 - Cant run init without certificate flag Conjur CLI on RHEL 7 - init command failing Jan 9, 2022
@Conjur-oss
Copy link
Collaborator Author

//Author: [email protected]

[~sfinkelstein] I think you r great!
fixed all according to your recommendations

@cyberark cyberark deleted a comment from Conjur-oss Nov 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

1 participant