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

install BBB with certum ssl

Open mhsprog opened this issue 3 years ago • 3 comments

Hi Is it possible to install the BigBlueButton and green light with the Certum SSL?

mhsprog avatar Jul 03 '22 14:07 mhsprog

If you use the -d option, you can provide your own certificate. See

https://github.com/bigbluebutton/bbb-install#command-options

See also

https://github.com/bigbluebutton/bbb-install/blob/master/bbb-install-2.5.sh#L787

ffdixon avatar Jul 04 '22 11:07 ffdixon

If you use the -d option, you can provide your own certificate. See

https://github.com/bigbluebutton/bbb-install#command-options

See also

https://github.com/bigbluebutton/bbb-install/blob/master/bbb-install-2.5.sh#L787

Thanks, I'll try it And the next question is that I want to install it on the private network for the university.

Can I use self signed certificate? Can I use this method for self signed certificate?

mhsprog avatar Jul 04 '22 13:07 mhsprog

Yes you can, but then you have to add these to the server as trusted.

lonesomewalker avatar Dec 28 '22 14:12 lonesomewalker