./setup.sh
- URL:
https://127.0.0.1:8443
- Account:
myConjurAccount
- Cert:
conjur-myConjurAccount.pem
- Data Key:
data_key
To generate the cert from inside the CLI container, the authn url has to be https://host.docker.internal:8443
. This is the IP of the machine hosting the container.
All references to the Conjur server from inside the CLI must be conjur
.
- Local:
./conf/policy/policy.yml
- CLI Container:
/policy/policy.yml
admin
- API Key: admin_data
hosts/test/myApp
- API Key: user_data
- privileges on
test/secret
: read, execute, update
test/secret
- Location:
/root/.conjurrc
- Contents:
---
account: myConjurAccount
plugins: []
appliance_url: conjur