PDA

View Full Version : SSL Certificate hostname mismatch - uses IP instead


tfboy
11-15-2022, 11:38 AM
I'm not sure if this is a FlashFXP bug...

Running vsFTPd as a server on Ubuntu 20.04.

vsFTPd is configured with a certificate which has been issued by my CA.

In FlashFXP, it connects over SSL OK, but I always have a warning when I click on the certificate that the commo name on the certificate doesn't match the server name.

Common name is correct, it's the hostname.
But for some reason, FlashFXP is reporting the server name to be the IP address instead of the hostname.

I can't see why this is. I'm accessing the server by its hostname which is in DNS. I've been throught vsFPTd's config and cannot see anything obvious nor any useful hits when searching online.

Any ideas?


* FlashFXP v[5 ].[4 ], build [3970], [x]registered, [ ]unregistered, [ ]pirated
* OS [ ] Windows 10, [x] Windows 7, [ ] WinXP, [ ] Other (specify)
* Running behind hardware router/firewall [ ] Yes & Model [ ], [x] No, [ ] Not sure
* Running software firewall [ ] Yes, Name [ ], Ver. [ ], or [x] No
* Running Antivirus [ ] Yes, Name [ ] or [x] No
* Internet Connection [ ] DSL, [ ] CABLE, [x] Other(specify) local LAN

additional info if related
* FTP server(s) name [vsFTPd], version [ 3.0.3 ]

tfboy
11-16-2022, 08:59 AM
It turns out the certificate was not quite correct.
I've had a new certificate issued and the problem has been resolved.