Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

secure http in application.conf #11032

Merged
merged 1 commit into from Dec 17, 2020
Merged

Conversation

hiroshisuga
Copy link
Contributor

@hiroshisuga hiroshisuga commented Dec 17, 2020

What does this PR do?

change http -> https at services-bbbWebAPI.

Closes Issue(s)

Motivation

Most of the users, especially those who tweak the source code of akka-bbb-apps, should be using https.
http at this place prevents to start breakout room under a modified akka-bbb-apps in BBB 2.2 (2.3 seems to be OK). Setting https as a default value would be less confusing.

More

I am not sure if this problem is universal or specific to my server.

@antobinary
Copy link
Member

Hmm, this is just a placeholder URL. Every time I work on akka-apps (specifically Breakouts) I replace the entire URL with my server's https://<domain>.com
bbb-conf does that too: https://github.com/bigbluebutton/bigbluebutton/blob/v2.2.x-release/bigbluebutton-config/bin/bbb-conf#L1942

The placeholder contains the local IP of one of the devs from years ago 😊

I will merge this PR as it might be making it a bit less confusing, but keep in mind that everyone doing work in the area will still need to modify this line, albeit a smaller portion of it.

@antobinary antobinary merged commit d77666c into bigbluebutton:develop Dec 17, 2020
@pedrobmarin
Copy link
Collaborator

#10540

@hiroshisuga
Copy link
Contributor Author

@hiroshisuga hiroshisuga deleted the patch-9 branch June 26, 2023 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants