]>
Commit | Line | Data |
---|---|---|
d8f41ccd A |
1 | dotMacRequest notes |
2 | ||
3 | 8/21/05 | |
4 | ||
5 | Request with live server now working. Use a real paid account. | |
6 | ||
7 | To request a cert | |
8 | ||
9 | dotMacRequest i -u dmitch77 -k dotMacKeychain.keychain -Z <<...dot mac password here>> | |
10 | ||
11 | To revoke, go to www.mac.com, log in, click your account name in upper right, authenticate | |
12 | again, click "Secure iChat" in lower right, revoke the cert. You have to log out and log | |
13 | back in each time you do this in order to see a newly generated cert after you revoke one. | |
14 | ||
15 | 7/25/05 | |
16 | ||
17 | Request and renew work as of 7/25/05. | |
18 | Renew requires the same key pair as the original, so: | |
19 | -- renew only works when your current cert really is still current | |
20 | -- run with -p (pick key pair) to select correct key pair | |
21 | -- must delete old/current cert before running since the old | |
22 | and new certs have the same DB attrs. | |
23 |