cyberark / conjur-quickstart

Start securing your secrets and infrastructure by installing Conjur, using Docker and the official Conjur containers on DockerHub.
Apache License 2.0
33 stars 36 forks source link

Generate nginx certificate using cyberark/conjur openssl tool #42

Closed sashaCher closed 3 years ago

sashaCher commented 3 years ago

What does this PR do?

Today quickstart suite is using frapsoft/openssl container image for generating nginx self-signed certificate. The image has been not updated for 4 years. This PR removes dependency by frapsoft/openssl image and uses cyberark/conjur container's openssl tool in order to generate nginx self-signed certificate.

Checklists

Change log

Test coverage

Documentation