Open garkler-zz opened 5 years ago
Adding some notes from discussions today:
Dockerfile.test
to use openjdk:8
instead of java:8
conjur
container in docker-compose.yml
to use cyberark/conjur:latest
client
container in docker-compose.yml
to use cyberark/conjur-cli:5
Dockerfile.nginx
to use nginx:1.13.6
(not critical, but couldn't hurt)The java image update will hopefully help fix the broken build in this repo.
Currently the "Java client for the CyberArk Conjur API" tests run only against the OSS.
Because of the configurable TLS change and because the client libraries especially Java are used by our customers we should add tests that should be run against the EE too.