[GH-ISSUE #1441] documentation for generating encryption key fingerprint is deprecated #1106

Open
opened 2026-05-05 07:29:22 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @ExpandingMan on GitHub (Nov 19, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1441

What happened?

The documentation found here for generating the key pair fingerprint is deprecated. The fingerprints currently used by barrier are not in the same format and are SHA256 by default.

Generating the key itself still seems to go fine, and the GUI does something to generate what it needs, but I can't get it to work entirely from the command line. More complete documentation on how to do this would be nice.

Even better would be to create a command line argument for doing whatever it is the GUI does.

Btw, I still have to use --disable-client-cert-checking, I think documentation is needed on how to get that working via the command line.

Version

v2.4.0

Git commit hash (if applicable)

No response

If applicable, where did you install Barrier from?

pacman (Manjaro)

What OSes are you seeing the problem on? (Check all that apply)

Linux

What OS versions are you using?

Manjaro (doesn't matter for this issue)

Relevant log output

No response

Any other information

No response

Originally created by @ExpandingMan on GitHub (Nov 19, 2021). Original GitHub issue: https://github.com/debauchee/barrier/issues/1441 ### What happened? The documentation found [here](https://github.com/debauchee/barrier/wiki/Command-Line#generating-certificate-and-fingerprint) for generating the key pair fingerprint is deprecated. The fingerprints currently used by `barrier` are not in the same format and are SHA256 by default. Generating the key itself still seems to go fine, and the GUI does something to generate what it needs, but I can't get it to work entirely from the command line. More complete documentation on how to do this would be nice. Even better would be to create a command line argument for doing whatever it is the GUI does. Btw, I still have to use `--disable-client-cert-checking`, I think documentation is needed on how to get that working via the command line. ### Version v2.4.0 ### Git commit hash (if applicable) _No response_ ### If applicable, where did you install Barrier from? `pacman` (Manjaro) ### What OSes are you seeing the problem on? (Check all that apply) Linux ### What OS versions are you using? Manjaro (doesn't matter for this issue) ### Relevant log output _No response_ ### Any other information _No response_
Author
Owner

@albertony commented on GitHub (Nov 19, 2021):

I have a pull request waiting to update this: https://github.com/debauchee/barrier-wiki/pull/8

You can see the new docs here: f5f2751243/Command-Line.md (ssl_config)

<!-- gh-comment-id:974540992 --> @albertony commented on GitHub (Nov 19, 2021): I have a pull request waiting to update this: https://github.com/debauchee/barrier-wiki/pull/8 You can see the new docs here: https://github.com/debauchee/barrier-wiki/blob/f5f2751243f2af084f42ed5b50d676b538f6d81e/Command-Line.md#ssl_config
Author
Owner

@ExpandingMan commented on GitHub (Nov 20, 2021):

Great, thanks!

<!-- gh-comment-id:974549736 --> @ExpandingMan commented on GitHub (Nov 20, 2021): Great, thanks!
Author
Owner

@zeddock commented on GitHub (Nov 22, 2021):

I cant understand enough of this to help me. Should I uninstall my server app (Manjaro Linux) and my client app (Windows 10) to get them to play together properly again?

I did the update on the Manjaro side and started to get
INFO: --enable-crypto is used by default. The option is deprecated.

How can I get it to work again please?
Thanx!

<!-- gh-comment-id:975818092 --> @zeddock commented on GitHub (Nov 22, 2021): I cant understand enough of this to help me. Should I uninstall my server app (Manjaro Linux) and my client app (Windows 10) to get them to play together properly again? I did the update on the Manjaro side and started to get `INFO: --enable-crypto is used by default. The option is deprecated.` How can I get it to work again please? Thanx!
Author
Owner

@zeddock commented on GitHub (Nov 22, 2021):

Please disregard!
It seems there was something hung-up in the update, and the update was attempting to install an older version.
All is well now.

<!-- gh-comment-id:975824066 --> @zeddock commented on GitHub (Nov 22, 2021): Please disregard! It seems there was something hung-up in the update, and the update was attempting to install an older version. All is well now.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/barrier#1106
No description provided.