| 19 | |
| 20 | === Accessing Subversion (SVN) Repositories === |
| 21 | |
| 22 | You can access publicly readable Subversion (SVN) repositories running behind `mod_dav_svn` of ''Apache httpd'' using anonymous WebDAV (HTTP) access with Cyberduck. For example the [http://svn.cyberduck.ch/trunk/ Cyberduck Source Code Repository]. |
| 23 | |
| 24 | == SSL/TLS support == |
| 25 | |
| 26 | Choose ''WebDAV (HTTP/SSL)'' as the connection protocol to secure the connection using SSL. |
| 27 | |
| 28 | === Trust Certificate === |
| 29 | |
| 30 | If the SSL 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 |
| 31 | * 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…''. |
| 32 | * The certificate is self signed or signed by a root authority not trusted in the system. |
| 33 | |
| 34 | You can temporarily or permanently allow to connect nevertheless by choosing ''Continue''. To remember your choice, select ''Always Trust…''. |
| 35 | |
| 36 | |
| 37 | == Distribution (CDN) == |
| 38 | |
| 39 | You can enable custom origin [wiki:help/en/howto/cloudfront Amazon CloudFront (Content Delivery Network) distribution] using ''File → Info → Distribution (CDN)''. |
51 | | |
52 | | === Accessing Subversion (SVN) Repositories === |
53 | | |
54 | | You can access publicly readable Subversion (SVN) repositories running behind `mod_dav_svn` of ''Apache httpd'' using anonymous WebDAV (HTTP) access with Cyberduck. For example the [http://svn.cyberduck.ch/trunk/ Cyberduck Source Code Repository]. |
55 | | |
56 | | == SSL/TLS support == |
57 | | |
58 | | Choose ''WebDAV (HTTP/SSL)'' as the connection protocol to secure the connection using SSL. |
59 | | |
60 | | === Trust Certificate === |
61 | | |
62 | | If the SSL 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 |
63 | | * 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…''. |
64 | | * The certificate is self signed or signed by a root authority not trusted in the system. |
65 | | |
66 | | You can temporarily or permanently allow to connect nevertheless by choosing ''Continue''. To remember your choice, select ''Always Trust…''. |
67 | | |
68 | | |
69 | | == Distribution (CDN) == |
70 | | |
71 | | You can enable custom origin [wiki:help/en/howto/cloudfront Amazon CloudFront (Content Delivery Network) distribution] using ''File → Info → Distribution (CDN)''. |