I create a FTPS site with CompleteFTP ,
and create a new self-signed certificate.
when use Filezilla client to connect ,
filezilla report error as follow:
Error: GnuTLS error -71 in gnutls_x509_crt_get_dn: ASN1 parser: Generic parsing error.
Error: Could not get distinguished name of certificate subject, gnutls_x509_get_dn failed
Error: Could not connect to server
Then i try to use filezilla client connect another ComplteFTP FTPS site with default certificate,
it login successfully.
Is it a bug with CompleteFTP to create self-signed certificate?