Changes between Version 47 and Version 48 of help/en/howto/ftp
- Timestamp:
- Jun 17, 2014 10:19:16 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/ftp
v47 v48 29 29 === Trust Certificate === 30 30 31 If the SSLcertificate is not trusted by the system, you are asked to make an exception if you still want to connect to the site that cannot be verified. This failure during certificate trust verification is most often the case when the certificate is invalid either31 If the certificate is not trusted by the system, you are asked to make an exception if you still want to connect to the site that cannot be verified. This failure during certificate trust verification is most often the case when the certificate is invalid either 32 32 * Because the hostname does not match the common name in the certificate. You will get the error message ''You might be connecting to a server that is pretending to be…''. 33 33 * The certificate is self signed or signed by a root authority not trusted in the system. 34 * The certificate is expired. 34 35 35 36 You can temporarily or permanently allow to connect nevertheless by choosing ''Continue''. To remember your choice, select ''Always Trust…''.