summaryrefslogtreecommitdiff
path: root/apple/README
blob: 3dfe17263eaafe39d0e8b6045d57eb2330b03a3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
This directory holds Apple developer certificates, and the corresponding
public/private keys.

For example:

  certname.cer     -- The final certificate signed by Apple.

  certname.csr     -- The Certificate Signing Request, generated
                      with the Mac app "Keychain Access".
                    
  certname.key.p12 -- The private key for this certificate,
                      created when the CSR is created.
                      exported from "Keychain Access".
                    
  certname.pub.pem -- The public key for this certificate,
                      created when the CSR is created,
                      exported from "Keychain Access".

The certificates:

leap-developer-id-application
  This is used for distributing the application outside the app store.

leap-developer-id-installer
  This is used for distributing an installer outside the app store.


To cross sign from linux use:
  ./sign.sh $PATH_REPO/deploy/RiseupVPN-$VERSION_unsigned.pkg