Add information on how to handle keys for multiple devs

This commit is contained in:
Lukas Reschke 2016-01-15 18:31:35 +01:00
parent 89daac4425
commit 3c28d23a53

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're maintaining an app together with multiple people it is recommended to
designate a release manager that is 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
------