Skip to content

Instantly share code, notes, and snippets.

View Santa77's full-sized avatar

Slavoj SANTA Hruska Santa77

  • Rimavska Sobota, Slovakia
View GitHub Profile
@Santa77
Santa77 / eid-sk-launcher.py
Created February 5, 2021 18:34 — forked from andrewshadura/eid-sk-launcher.py
eID signer launcher protocol
#!/usr/bin/env python3
import asyncio
from functools import partial
from pathlib import Path
import os
import ssl
import subprocess
import sys
from urllib.parse import urlparse, parse_qs, urlunparse
1. Create a new directory;
mkdir Apple\ Enterprise
cd Apple\ Enterprise
2. Generate a certificate signing request
openssl req -nodes -newkey rsa:2048 -keyout ios_enterprise.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