mirror of
https://github.com/chenasraf/app-certificate-requests.git
synced 2026-05-17 17:38:01 +00:00
5e4837940e34be5162072343e881814c976a8ec8
Revoking / updating the key as per the documentation in https://nextcloudappstore.readthedocs.io/en/latest/developer.html#updating-and-revoking-a-certificate Signed-off-by: Nikolaus Demmel <nikolaus@nikolaus-demmel.de>
Add google_synchronization.crt - App URL: https://github.com/MarcelRobitaille/nextcloud_google_synchronization
How-to request an app certificate
To request a certificate you need to submit a Pull Request, this can be done completely via the GitHub web interface:
- Click "Create new file"
- Name the file "APP_ID/APP_ID.csr" where APP_ID is your app's id
- Paste the contents of your CSR file into text area below
- Commit the file and open a new pull request
- Nice to have: a link to the source code of the new app
You don't need to mention anybody. People who can help here are subscribed to this repo and will come back.
Description