Hello. I have an Apache FTP server configured for Implicit FTPS (both command and data connection) linked to a JKS keystore.
My keystore contains a signed certificate, and the entire chain up to the top level root certificate. When a client connects using lftp they are not presented with the entire certificate chain, only the certificate and its immediate signer. Is there a way to configure the FTP server to send all the certificates in the chain to the client? Cheers.
