mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 02:36:49 +07:00
Add description / link that self-signed certs needs to be imported
This commit is contained in:
@@ -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
|
||||
-------
|
||||
|
||||
|
||||
@@ -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
|
||||
-------------
|
||||
|
||||
|
||||
@@ -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
|
||||
--------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user