bbb-install icon indicating copy to clipboard operation
bbb-install copied to clipboard

Changing the certificates for new hostname using the install script

Open neeeezy opened this issue 2 years ago • 1 comments

Hi there, I struggle to used the supplied parameters of the install script to only update the hostname + install the new certificates. First I used bbb-conf --setip myhostname.bbb.com and then I intended to use the optional parameters of the install script to install the certificates for the new hostname. sudo bash bbb-install-2.5.sh -s myhostname.mydomain.com -e [email protected] -l But entering this command only gives opens the help for executing the install script. How can I only change the hostname the certificates are installed for, without bbb checking all its dependencies and occasionally upgrading packages or altering config files. I am using BBB 2.5.2 on Ubuntu 20.04 and I double checked that external IPs + DNS entries are valid. Is there a workaround for this or am I misunderstanding the script's documentation? Any help is highly appreciated.

neeeezy avatar Jul 18 '22 13:07 neeeezy

This looks like a bug in the install script. It's not handling the -l option properly.

An update will follow.

BrentBaccala avatar Oct 14 '22 22:10 BrentBaccala