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

feat(cve-search): always start https on port 5443 #38

Closed maxhbr closed 7 years ago

maxhbr commented 7 years ago

This adds another nginx which is used to offer an https connection to the cve-search ui via the port 5443. The "regular" http connection is still open on 5000.

bs-jokri commented 7 years ago

tested and works (provides cvesearch ui)