15 * Security configuration |
15 * Security configuration |
16 * |
16 * |
17 */ |
17 */ |
18 |
18 |
19 |
19 |
20 |
|
21 |
|
22 /** |
20 /** |
23 @file |
21 @file |
24 */ |
22 */ |
25 |
23 |
26 PRJ_PLATFORMS |
24 PRJ_PLATFORMS |
27 DEFAULT |
25 DEFAULT |
28 |
26 |
29 #ifdef SYMBIAN_USER_PROMPT_SERVICE |
|
30 #include "../ups/romstub/bld.inf" |
27 #include "../ups/romstub/bld.inf" |
31 #endif |
|
32 |
28 |
33 PRJ_EXPORTS |
29 PRJ_EXPORTS |
34 ../filetokens/filetokensconfig.iby /epoc32/rom/include/filetokensconfig.iby |
30 ../filetokens/filetokensconfig.iby /epoc32/rom/include/filetokensconfig.iby |
35 |
|
36 ../tlsprovider/tlsproviderpolicy.ini z:/resource/tlsproviderpolicy.ini |
|
37 ../tlsprovider/tlsproviderconfig.iby /epoc32/rom/include/tlsproviderconfig.iby |
|
38 |
31 |
39 ../ocsp/ocsppolicy.ini /epoc32/release/winscw/udeb/z/system/data/ocsppolicy.ini |
32 ../ocsp/ocsppolicy.ini /epoc32/release/winscw/udeb/z/system/data/ocsppolicy.ini |
40 ../ocsp/ocsppolicy.ini /epoc32/release/winscw/urel/z/system/data/ocsppolicy.ini |
33 ../ocsp/ocsppolicy.ini /epoc32/release/winscw/urel/z/system/data/ocsppolicy.ini |
41 ../ocsp/ocsppolicy.ini /epoc32/data/z/system/data/ocsppolicy.ini |
34 ../ocsp/ocsppolicy.ini /epoc32/data/z/system/data/ocsppolicy.ini |
42 ../ocsp/ocspconfig.iby /epoc32/rom/include/ocspconfig.iby |
35 ../ocsp/ocspconfig.iby /epoc32/rom/include/ocspconfig.iby |
43 |
36 |
44 // Optional Replaceable files for UPS |
37 // Optional Replaceable files for UPS |
45 ../ups/backup/backup_registration.xml z:/private/10283558/backup_registration.xml |
38 ../ups/backup/backup_registration.xml z:/private/10283558/backup_registration.xml |
46 |
39 |
|
40 #ifdef SYMBIAN_AUTH_SERVER |
|
41 // AuthServer cenrep file. |
|
42 // NOTE: this is required for emulator and target hardware testing only. It is not used in production. |
|
43 ../authserver/2001ea7f.txt z:/private/10202be9/2001ea7f.txt |
|
44 |
|
45 #endif // SYMBIAN_AUTH_SERVER |
|
46 // ConfML Files |
|
47 ../conf/securityconfig.confml OS_LAYER_EXPORTS_CONFML(securityconfig.confml) |
|
48 ../conf/securityconfig_2001ea7f.crml OS_LAYER_EXPORTS_CRML(securityconfig_2001ea7f.crml) |
47 |
49 |
48 PRJ_TESTEXPORTS |
50 PRJ_TESTEXPORTS |
49 ../tlsprovider/tlsproviderpolicy.ini /epoc32/winscw/c/ttlsprovider/policy/tlsproviderpolicy.ini |
|
50 |
|
51 |
51 |
52 PRJ_MMPFILES |
52 PRJ_MMPFILES |
53 #ifndef TOOLS |
53 #ifndef TOOLS |
54 #ifndef TOOLS2 |
54 #ifndef TOOLS2 |
55 securityconfig.mmp |
55 securityconfig.mmp |