mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1777] Certificate Missing on OS X #1308
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#1308
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 @fny on GitHub (Sep 12, 2022).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1777
What happened?
Setup: macOS server, Ubuntu client.
The two machines see each other, but the minute I connect the client, I get an error due to a missing certificate on the server:
I tried to generate my own PEM file, but alas, that did not work either.
Version
v2.4.0
Git commit hash (if applicable)
No response
If applicable, where did you install Barrier from?
Snaps and github
What OSes are you seeing the problem on? (Check all that apply)
Linux, macOS
What OS versions are you using?
Ubuntu v22.04
OS X v12.5.1
Any other information
For what it's worth, I am able to run everything without SSL, but I'd prefer to have it. Not sure where I went wrong when generating my own certificate.
@xNS5 commented on GitHub (Sep 13, 2022):
I had a similar issue, and following these instructions have appeared to resolve my issues:
https://github.com/debauchee/barrier/issues/231#issuecomment-958800595
@fny commented on GitHub (Sep 14, 2022):
Closing due to other open issue.