2018-08-09 UTC
# DavidW To run an FTPs server you need 3 files, SSLOptions->KeyFile ( Private Key), SSLOptions->CertFile ( Public KEy ),SSLOptions->RootCertFile (the issuer of the certificate). In my case ( self-signed certificate ) only one CA position is entered in the RootCertFile. What if you want to use a certificate chain, otherwise the certificate cannot be verified?