#1072091 barrier: SSL certificate not generated

Package:
barrier
Source:
barrier
Description:
Share mouse, keyboard and clipboard over the network
Submitter:
Tomas Janousek
Date:
2024-05-28 11:09:04 UTC
Severity:
normal
Tags:
#1072091#5
Date:
2024-05-28 10:56:09 UTC
From:
To:
barrier GUI is meant to automatically generate a self-signed SSL
certificate if SSL is enabled in settings but it doesn't because the
code that saves the cert tries to open the file for reading instead of
for writing.

This was fixed in upstream: https://github.com/debauchee/barrier/pull/1425,
but never made it into any release.

Can you perhaps include this patch in the Debian package?