pfSenseBackup icon indicating copy to clipboard operation
pfSenseBackup copied to clipboard

[BUG] SSL error on Ubuntu 22.04

Open himself1985 opened this issue 1 year ago • 2 comments

Describe the bug SSL error on Ubuntu 22.04

To Reproduce Steps to reproduce the behavior: ./pfSenseBackupv2.6.0-linux-x64 -u pfsbackup -p pfsbackupPassword -s pfs.domain.org:4444 -e "encryptPW" -norrd -usessl

pfSense Backup Tool v2.6.0 by Koen Zomers

Connecting using protocol version 2.5.0 Error: The SSL connection could not be established, see inner exception. Authentication failed, see inner exception.

When I run it on Windows, everything works perfectly.

Versions (please complete the following information):

  • OS: Ubuntu 22.04LTS
  • pfSense: 2.7
  • pfSenseBackup: 2.6.0

himself1985 avatar Aug 31 '23 07:08 himself1985

Can you try it again with the 2.7.0 version I have just published to see if that makes any difference? This version is compiled against a newer .NET version (6.0 LTS) which might make a difference with this.

KoenZomers avatar Sep 03 '23 02:09 KoenZomers

Yes, all fine now, thanks :-)

himself1985 avatar Oct 02 '23 11:10 himself1985