mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #171] no option for fingerprint #138
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#138
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 @mathse on GitHub (Nov 7, 2018).
Original GitHub issue: https://github.com/debauchee/barrier/issues/171
Operating Systems
Server: windows 10
Client: Ubuntu 18.04
Barrier Version
2.1.0
Steps to reproduce bug
[2018-11-07T15:20:47] NOTE: started client
[2018-11-07T15:20:47] NOTE: connecting to 'hostname.of.server': 10.10.10.10.:24800
[2018-11-07T15:20:47] INFO: OpenSSL 1.1.0g 2 Nov 2017
[2018-11-07T15:20:47] NOTE: server fingerprint: B8:5F:6D:DC:17:43:59:7C:80:04:DA:14:69:81:5D:02:BA:BD:XX:XX
[2018-11-07T15:20:47] ERROR: failed to verify server certificate fingerprint
[2018-11-07T15:20:54] NOTE: stopped client
Problem
there is now way (documented) to tell barrier which fingerprint to use
@AdrianKoshka commented on GitHub (Nov 8, 2018):
This should help: https://wiki.archlinux.org/index.php/Synergy#Clients_configuration
@mathse commented on GitHub (Nov 8, 2018):
no, doesn't really help
tried ~/.synergy and ~/.barrier folder
@AdrianKoshka commented on GitHub (Nov 8, 2018):
I think it's
~/.config/barrier? I know these instructions work because I've used them before.@mathse commented on GitHub (Nov 9, 2018):
could you provide a "tree -d ~/.config/barrier" ?
@AdrianKoshka commented on GitHub (Nov 10, 2018):
Sadly no, I don't have barrier setup anymore.
@dayne commented on GitHub (Dec 2, 2018):
Ubuntu client:
The TrustedServers.txt is a single line with the SSL Fingerprint of the Windows Server running barrier.
@mathse commented on GitHub (Dec 4, 2018):
Yep this works
~/.config/barrier
└── SSL
├── Barrier.pem
└── Fingerprints
├── Local.txt
└── TrustedServers.txt