sw360 / sw360chores

WARNING - Work in Progress - It is not Bug Free! Use with Caution. This repository contains Dockerfiles and accompanying scripts that allow deployment of sw360 via docker
Eclipse Public License 1.0
13 stars 18 forks source link

fix(docker): sw360/docker-entrypoint should not fail if certificate already known #46

Closed maxhbr closed 6 years ago

maxhbr commented 7 years ago

The entrypoint failed if the certificate is already present in the keystore.

maxhbr commented 6 years ago

superfluous due to #48