[GH-ISSUE #2106] ERROR: error:0A000126:SSL routines::unexpected eof while reading #1520

Open
opened 2026-05-05 07:54:30 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @korant96 on GitHub (Nov 21, 2024).
Original GitHub issue: https://github.com/debauchee/barrier/issues/2106

What happened?

Enable SSL
The Barrier log shows

ERROR: ssl error occurred (generic failure)
ERROR: error:0A000126:SSL routines::unexpected eof while reading
ERROR: failed to connect secure socket

SSL version is : 3.3.1

Version

v2.0.0-RC1

Git commit hash (if applicable)

No response

If applicable, where did you install Barrier from?

No response

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

Linux, macOS

What OS versions are you using?

Ubuntu 25.04

Relevant log output

No response

Any other information

No response

Originally created by @korant96 on GitHub (Nov 21, 2024). Original GitHub issue: https://github.com/debauchee/barrier/issues/2106 ### What happened? Enable SSL The Barrier log shows ERROR: ssl error occurred (generic failure) ERROR: error:0A000126:SSL routines::unexpected eof while reading ERROR: failed to connect secure socket SSL version is : 3.3.1 ### Version v2.0.0-RC1 ### Git commit hash (if applicable) _No response_ ### If applicable, where did you install Barrier from? _No response_ ### What OSes are you seeing the problem on? (Check all that apply) Linux, macOS ### What OS versions are you using? Ubuntu 25.04 ### Relevant log output _No response_ ### Any other information _No response_
Author
Owner

@mbp198796 commented on GitHub (Dec 19, 2024):

I also encountered this problem. On the macos13 system, it should be something deprecated above openssl3.0. I found that the code to generate .pem may be old. Will the software automatically generate pem? How do I generate him?

<!-- gh-comment-id:2552993065 --> @mbp198796 commented on GitHub (Dec 19, 2024): I also encountered this problem. On the macos13 system, it should be something deprecated above openssl3.0. I found that the code to generate .pem may be old. Will the software automatically generate pem? How do I generate him?
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#1520
No description provided.