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
add configuration to specify nginx certificates #7
this works both for
sw360nginx
andsw360nginxCouchdb
, but both will have the same certificate.This also supports passphrases for private keys.
If no certificates are specified, the autogenerated are used. They are autogenerated while building of the nginx image.
(this also contains two minor improvements)