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

Loolwsd proof support collabora 4.2.x #441

Open
raffis opened this issue Jan 16, 2020 · 0 comments
Open

Loolwsd proof support collabora 4.2.x #441

raffis opened this issue Jan 16, 2020 · 0 comments

Comments

@raffis
Copy link
Contributor

raffis commented Jan 16, 2020

Describe the change

Loolowsd has now support for proof key validation. Looks like this was committed in December 2019.

Current situation

No proof validation for loolwsd.

Should

Looks like a proof key needs to be generated manually.
Remove the skip proof validation for loolwsd.

Additional context

libreoffice-convert_1  | wsd-00029-00029 2020-01-16 12:15:10.181204 [ loolwsd ] INF  Registering filesystem for space checks: [/opt/lool/child-roots/.]| common/FileUtil.cpp:260
libreoffice-convert_1  | wsd-00029-00029 2020-01-16 12:15:10.181240 [ loolwsd ] DBG  FileServerRoot: /usr/share/loolwsd| wsd/LOOLWSD.cpp:3389
libreoffice-convert_1  | Could not find /etc/loolwsd/proof_key
libreoffice-convert_1  | No proof-key will be present in discovery.
libreoffice-convert_1  | Generate an RSA key using this command line:
libreoffice-convert_1  |     ssh-keygen -t rsa -N "" -f "/etc/loolwsd/proof_key"
libreoffice-convert_1  | wsd-00029-00029 2020-01-16 12:15:10.182591 [ loolwsd ] WRN  Could not find /etc/loolwsd/proof_key
libreoffice-convert_1  | No proof-key will be present in discovery.
libreoffice-convert_1  | Generate an RSA key using this command line:
libreoffice-convert_1  |     ssh-keygen -t rsa -N "" -f "/etc/loolwsd/proof_key"| wsd/ProofKey.cpp:140
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant