sonata-nfv / son-install

The SONATA Service Platform installation scripts
http://www.sonata-nfv.eu
Apache License 2.0
3 stars 13 forks source link

son-bss https support #75

Open felipevicens opened 7 years ago

felipevicens commented 7 years ago

To support https in the bss module we should add this options in the command to start the container:

--hostname=<dns_name>
--protocol=https

For the dns_url we should create a global variable with this entry.

Also we need to create the following volume:

/etc/ssl/private/sonata/:/usr/local/yeoman/SonataBSS/app/certs/

And verify if the certs for SONATA are available in the folder /etc/ssl/private/sonata/