Open elhennig opened 3 years ago
I got same issue on Windows10, 11
I just tried, if this works, if I build the tool on the server and the client from source. However the behavior is the same as with the rpm package from OBS.
I'm having similar issues. The GUI doesn't seem to want to generate the keys it just says "SSL disabled". I tried deleting all of the configs and keys but this did not help.
I think this is fixed by https://github.com/debauchee/barrier/pull/1425
I worked around this on 2.4 by following the documentation for generating the key, though it was not without incident, see here.
I do however still need --disable-client-cert-checking
, which I can't seem to get working. There doesn't appear to be any documentation on that, and the GUI doesn't seem to want to handle it correctly for me.
I have a pull request updating the documentation: https://github.com/debauchee/barrier-wiki/pull/8
You can see the new docs here: https://github.com/debauchee/barrier-wiki/blob/f5f2751243f2af084f42ed5b50d676b538f6d81e/Command-Line.md#ssl_config
What happened?
I upgraded barrier to 2.4.0 on the Linux client and server (both packages came from opensuse build service) and after that the client stated in the log the the server certificate fingerprint could not be verified. Current workaround is to switch off SSL
Version
v2.4.0
Git commit hash (if applicable)
No response
If applicable, where did you install Barrier from?
OpenSUSE Build service
What OSes are you seeing the problem on? (Check all that apply)
Linux
What OS versions are you using?
OpenSIUSE Leap 15.3
Relevant log output
Any other information
No response