Merge pull request #2047 from owncloud/add-infor-about-sharing-key

Add information on how to handle keys for multiple devs
This commit is contained in:
Lukas Reschke 2016-01-20 20:46:13 +01:00
commit 83d2fda006

View File

@ -139,6 +139,12 @@ In case you lose your certificate please submit a new CSR as described above and
mention that you have lost the previous one. ownCloud will revoke the old
certificate.
If you maintain an app together with multiple people it is recommended to
designate a release manager responsible for the signing process as well
as the uploading to apps.owncloud.com. If there are cases where this is not
feasible and multiple certificates are required ownCloud can create them on a
case by case basis. We do not recommend developers to share their private key.
Errors
------