All Projects → nextcloud → app-certificate-requests

nextcloud / app-certificate-requests

Licence: other
🎖 Repository for requesting app certificates

Projects that are alternatives of or similar to app-certificate-requests

covidpass
Web app for adding EU Digital COVID Certificates to your wallet apps
Stars: ✭ 1,228 (+5239.13%)
Mutual labels:  certificate
Simple-TLS-Client-Server-with-Node.js
Simple TLS Client/Server with Node.js
Stars: ✭ 22 (-4.35%)
Mutual labels:  certificate
pkcs11-tools
A set of tools to manage objects on PKCS#11 crypotographic tokens. Compatible with any PKCS#11 library, including NSS.
Stars: ✭ 70 (+204.35%)
Mutual labels:  certificate
dockerizing-django
🐳 Dockerize your Django application.
Stars: ✭ 27 (+17.39%)
Mutual labels:  certificate
sslcontext-kickstart
🔐 A lightweight high level library for configuring a http client or server based on SSLContext or other properties such as TrustManager, KeyManager or Trusted Certificates to communicate over SSL TLS for one way authentication or two way authentication provided by the SSLFactory. Support for Java, Scala and Kotlin based clients with examples. Av…
Stars: ✭ 295 (+1182.61%)
Mutual labels:  certificate
nextcloud-link
Javascript/Typescript client that communicates with Nextcloud's WebDAV and OCS APIs
Stars: ✭ 43 (+86.96%)
Mutual labels:  nextcloud
letsencrypt-autorenew-docker
letsencrypt certificate generation and cron enabled autorenewal as a docker image
Stars: ✭ 59 (+156.52%)
Mutual labels:  certificate
nextshot
A simple tool for taking screenshots on Linux and sharing via Nextcloud
Stars: ✭ 37 (+60.87%)
Mutual labels:  nextcloud
self-hosted-services
A core set of privacy-preserving services that can be easily self-hosted via Docker Compose.
Stars: ✭ 123 (+434.78%)
Mutual labels:  nextcloud
ipatool
Command-line tool that allows searching and downloading app packages (known as ipa files) from the iOS App Store
Stars: ✭ 2,438 (+10500%)
Mutual labels:  appstore
dashboardcharts
Dashboard Charts for Nextcloud
Stars: ✭ 23 (+0%)
Mutual labels:  nextcloud
CoreJSON
Core Foundation, libyajl based JSON support.
Stars: ✭ 48 (+108.7%)
Mutual labels:  appstore
audioplayer editor
Audio Player ID3 editor add-on for the Audio Player in Nextcloud & ownCloud
Stars: ✭ 24 (+4.35%)
Mutual labels:  nextcloud
apprankings
App Store Rankings Scraper
Stars: ✭ 37 (+60.87%)
Mutual labels:  appstore
DiscoverRandomQuotes
Spontaneous - Random quotes is a free iOS app that generates random quotes. It values ease-of-use just as much as the users' privacy, so there are no ads or trackers to disrupt their experience. The app currently includes more than 75000 quotes, which you can only discover randomly.
Stars: ✭ 34 (+47.83%)
Mutual labels:  appstore
nextcloud ynh
Nextcloud package for YunoHost
Stars: ✭ 120 (+421.74%)
Mutual labels:  nextcloud
ldap write support
👥🖎 create, edit and delete LDAP users and groups from Nextcloud
Stars: ✭ 15 (-34.78%)
Mutual labels:  nextcloud
pi-ware
Pi-Ware is an app store inspired by Botspots pi-apps for the Raspberry Pi that allows you to install apps that you generally can't get from the official repos and/or without an extra amount of work.
Stars: ✭ 34 (+47.83%)
Mutual labels:  appstore
avonc
Aszlig's Very Opinionated Nextcloud Configuration
Stars: ✭ 15 (-34.78%)
Mutual labels:  nextcloud
x509sak
X.509 Swiss Army Knife is a toolkit atop OpenSSL to ease generation of CAs and aid white-hat pentesting
Stars: ✭ 23 (+0%)
Mutual labels:  certificate

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:

  1. Click "Create new file"
  2. Name the file "APP_ID/APP_ID.csr" where APP_ID is your app's id
  3. Paste the contents of your CSR file into text area below
  4. Commit the file and open a new pull request
  5. 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].