Merge pull request #881 from RealRancor/self_signed_desc

Add description / link that self-signed certs needs to be imported
This commit is contained in:
Morris Jobke 2015-02-26 13:13:09 +01:00
commit 6f7bbcb975
3 changed files with 21 additions and 0 deletions

View File

@ -39,6 +39,13 @@ values need to be concatenated and written in a row without these modifications!
It is recommended to use the :doc:`Web-GUI <external_storage_configuration_gui>` in the
administrator panel to add, remove or modify mount options to prevent any problems!
Using self-signed certificates
------------------------------
When using self-signed certificates for external storage mounts the certificate
needs to be imported in the personal settings of the user. Please refer to `this <http://ownclouden.blogspot.de/2014/11/owncloud-https-external-mount.html>`_
blogpost for more informations.
Example
-------

View File

@ -51,6 +51,13 @@ external storage services, and check the services you want to allow.
After creating your external storage mounts, you can share them and control
permissions just like any other ownCloud share.
Using self-signed certificates
------------------------------
When using self-signed certificates for external storage mounts the certificate
needs to be imported in the personal settings of the user. Please refer to `this <http://ownclouden.blogspot.de/2014/11/owncloud-https-external-mount.html>`_
blogpost for more informations.
Local Storage
-------------

View File

@ -39,6 +39,13 @@ Un-check the ``Share Link`` checkbox to disable the share.
See "Using Server-to-Server Sharing" in the Users Manual to learn how to
connect to a remote public share.
Using self-signed certificates
------------------------------
When using self-signed certificates for server-to-server sharing the certificate
needs to be imported in the personal settings of the user. Please refer to `this <http://ownclouden.blogspot.de/2014/11/owncloud-https-external-mount.html>`_
blogpost for more informations.
Notes
--------