I host my websites on a VPS. A friend of mine manages any server side problems for me. He recently noticed that it was time we updated UNIX. All seemed to go well, with all sites and emails working OK after the update, until I tried uploading site changes via Xway.
I got the message: Upload failed: The server’s TLS/SSL certificate or SSH fingerprint could not be verified.
There was no option for accepting a certificate.
My friend thinks the updated server is using self assigned certificates, but the old one did too. So what has changed?
Are there any limitations with using self assigned certificates with Xway uploads? Do you have any suggestions what to try next?
I am uploading via Fetch in the meantime.
Thanks
Paul
Export log:
[15:49:59.277] * **********
[15:49:59.277] *
[15:49:59.277] * Xway 1.1.3 (0505.7)
[15:49:59.277] * SE1 newspaper archive 4.xway
[15:49:59.277] * 1F92DB70-62F9-4753-8BA6-286203F7681D
[15:49:59.277] * Thursday 28 May 2026 at 16:49 GMT+01:00
[15:49:59.277] * Uploading to srv.paulcarter-photographer.co.uk
[15:49:59.277] * Root directory: /se1communitynewspaper.org.uk/
[15:49:59.277] * Scheme: ftp
[15:49:59.278]
[15:49:59.316] ~~~ Began initial connection
[15:49:59.656] 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
[15:49:59.656] 220-You are user number 1 of 50 allowed.
[15:49:59.656] 220-Local time is now 15:49. Server port: 21.
[15:49:59.656] 220-This is a private system - No anonymous login
[15:49:59.656] 220 You will be disconnected after 15 minutes of inactivity.
[15:49:59.657] AUTH SSL
[15:49:59.690] 500 This security scheme is not implemented
[15:49:59.691] AUTH TLS
[15:49:59.725] 234 AUTH TLS OK.
[15:49:59.730] * TLSv1.2 (OUT), TLS handshake, Client hello (1):
[15:49:59.757] * successfully imported CA certificate blob
[15:49:59.777] * TLSv1.2 (IN), TLS handshake, Server hello (2):
[15:49:59.777] * TLSv1.2 (IN), TLS handshake, Certificate (11):
[15:49:59.777] * TLSv1.2 (OUT), TLS alert, unknown CA (560):
[15:49:59.777] * SSL certificate problem: self-signed certificate
[15:49:59.777] * closing connection #0
[15:49:59.778] *** Upload failed: The server’s TLS/SSL certificate or SSH fingerprint could not be verified. [60] ***
[15:49:59.778] * An error occurred while curl was performing an operation on an easy handle: The server’s TLS/SSL certificate or SSH fingerprint could not be verified. [60] (SPUpload/CurlHandle.swift: 112)
[15:49:59.778] * An error occurred while performing an operation on a curl easy handle (SPUpload/CurlHandle.swift: 114)
[15:49:59.778] * Failed to connect because of a curl error (SPUpload/CurlFTPConnection.swift: 61)
[15:49:59.780]
[15:49:59.781] * 0/0 files uploaded
[15:49:59.781] * 0/0 directories created
[15:49:59.781] * 0 files deleted
[15:49:59.781] * 0 directories deleted
[15:49:59.781] * 0/0 bytes transferred
[15:49:59.781] * Total time: 0.5 seconds
[15:49:59.781] *
[15:49:59.781] * **********