Skip to content

Instantly share code, notes, and snippets.

View sorenjuul's full-sized avatar
🤘
rocking

Søren Juul sorenjuul

🤘
rocking
View GitHub Profile
@sorenjuul
sorenjuul / Making Apple Developer certificates on Linux.md
Created January 12, 2026 00:37 — forked from boodle/Making Apple Developer certificates on Linux.md
Making Apple Developer certificates on Linux
  1. Create a new directory;
mkdir Apple\ Enterprise
cd Apple\ Enterprise
  1. Generate a certificate signing request
openssl req -nodes -newkey rsa:2048 -keyout ios_enterprise.key -out CertificateSigningRequest.certSigningRequest