mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1441] documentation for generating encryption key fingerprint is deprecated #1106
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#1106
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
barrierare 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
@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)@ExpandingMan commented on GitHub (Nov 20, 2021):
Great, thanks!
@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!
@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.