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

add configuration to specify nginx certificates #7

Closed maxhbr closed 7 years ago

maxhbr commented 8 years ago

this works both for sw360nginx and sw360nginxCouchdb, 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)