Project

General

Custom queries

Profile

Actions

Bug #9603

closed

Setting called websockets_encrypt does not work correctly

Added by Lukas Zapletal about 10 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Category:
Compute resources
Target version:
Difficulty:
trivial
Triaged:
Fixed in Releases:
Found in Releases:

Description

When you set websockets_encrypt to false (via settings or even installer) and leave the websockets_ssl_cert/key settings as is (they default to puppet cert/key), console will not work. The flag not to encrypt the communication will be passed to the HTML5 component correctly, but the websockify program will be always spawned with certificates, therefore dropping non-secured connection.


Related issues 4 (0 open4 closed)

Related to Foreman - Bug #11120: MigrateWebsocketsSetting fails with ReadOnlyRecord when websockets_encrypt is in settings.yamlClosedDominic Cleal07/15/2015Actions
Related to Foreman - Bug #11121: websockets_encrypt validation fails with settings.yaml on empty DBClosedDominic Cleal07/15/2015Actions
Has duplicate Foreman - Bug #10332: encrypt_websockets = off is not workingDuplicate04/30/2015Actions
Has duplicate Foreman - Bug #7557: websockets_encrypt setting is meaninglessDuplicate09/20/2014Actions
Actions #2

Updated by Lukas Zapletal about 10 years ago

  • Subject changed from Websocketify spawner does not honor websockets_encrypt setting to Setting called websockets_encrypt does not work correctly

It's more complex, filed a patch already. Initially I set the Category to CR, but it did not seem like a good fit. Console could be better (as it can be bug in websocketify). Anyway, thanks :-)

Actions #3

Updated by Dominic Cleal about 10 years ago

That's OK, I usually use the CR category for console related things. Web Interface gets over-used :)

Actions #7

Updated by Lukas Zapletal almost 10 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF