mei_rt2mei_rt2_fix_1
Last change
on this file since 20eaefe was
052e76b,
checked in by Mei <mei@…>, 12 years ago
|
1) update test result changes due to creddy verify's changes
|
-
Property mode set to
100644
|
File size:
1.1 KB
|
Line | |
---|
1 | |
---|
2 | >>>> keycheck the encrypted private key (with passphrase file) ... |
---|
3 | creddy keycheck : enc_private.pem is okay |
---|
4 | |
---|
5 | >>>> generate a regular abac private key ... |
---|
6 | Generating key, this will take a while. Create entropy! |
---|
7 | - move the mouse |
---|
8 | - generate disk activity (run find) |
---|
9 | |
---|
10 | >>>> keycheck the regular private key ... |
---|
11 | creddy keycheck : abc_private.pem is okay |
---|
12 | |
---|
13 | >>>> attr check the regular id credential ... |
---|
14 | Issuer: CN=abc |
---|
15 | Subject: CN=abc |
---|
16 | |
---|
17 | >>>> verify check the regular id credential ... |
---|
18 | certificates valid |
---|
19 | |
---|
20 | >>>> generate an id credential using encrypted private key ... |
---|
21 | |
---|
22 | >>>> attr check the id credential ... |
---|
23 | Issuer: CN=abcE |
---|
24 | Subject: CN=abcE |
---|
25 | |
---|
26 | >>>> verify check the id credential ... |
---|
27 | certificates valid |
---|
28 | |
---|
29 | >>>> generate an id credential, reusing the regular private key ... |
---|
30 | |
---|
31 | >>>> attr check the regular id credential ... |
---|
32 | Issuer: CN=abcN |
---|
33 | Subject: CN=abcN |
---|
34 | |
---|
35 | >>>> verify check the regular id credential ... |
---|
36 | certificates valid |
---|
37 | |
---|
38 | >>>> expected failure case ... |
---|
39 | creddy: passphrase file does not exist!! |
---|
40 | |
---|
41 | |
---|
42 | >>>> expected failure case ... |
---|
43 | building CRED_PRIVATE_KEY - RSA failed, tried 5 builders |
---|
44 | creddy: couldn't create ID without private key |
---|
Note: See
TracBrowser
for help on using the repository browser.