Skip to content

Instantly share code, notes, and snippets.

@kshychko
kshychko / Making Apple Push Notification certificates on Linux
Created January 24, 2025 13:10 — forked from ajithrn/Making Apple Push Notification certificates on Linux
Making Apple Apple Push Notification certificates on Linux
1. Create a new directory;
mkdir Apple\ Enterprise
cd Apple\ Enterprise
2. Generate a certificate signing request
openssl req -nodes -newkey rsa:2048 -keyout aps.key -out CertificateSigningRequest.certSigningRequest
3. With the information like so (ensure you give it a password):
Country Name (2 letter code) [AU]:GB
State or Province Name (full name) [Some-State]:London