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

fixes #11121 - initialise websockets_encrypt after dependencies #2550

Closed
wants to merge 1 commit into from

Conversation

domcleal
Copy link
Contributor

When settings.yaml (SETTINGS) is used to set websockets_encrypt to true,
the key and cert need to be initialised first for its key/cert
validation to pass.

When settings.yaml (SETTINGS) is used to set websockets_encrypt to true,
the key and cert need to be initialised first for its key/cert
validation to pass.
@lzap
Copy link
Member

lzap commented Jul 15, 2015

LGTM, reproduced, tested, works on my system. Ping me once the patch for http://projects.theforeman.org/issues/11120 is ready so I can test that as well.

@lzap
Copy link
Member

lzap commented Jul 15, 2015

Tests failed :(

@domcleal
Copy link
Contributor Author

Not because of this though?

@lzap
Copy link
Member

lzap commented Jul 15, 2015

Hmm [test]

@lzap
Copy link
Member

lzap commented Jul 16, 2015

Merged as dc3ba8b, thank you!

@lzap lzap closed this Jul 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants