equal
deleted
inserted
replaced
12 * Contributors: |
12 * Contributors: |
13 * |
13 * |
14 * Description: |
14 * Description: |
15 * |
15 * |
16 */ |
16 */ |
|
17 |
17 #ifndef __PKCS12_IBY__ |
18 #ifndef __PKCS12_IBY__ |
18 #define __PKCS12_IBY__ |
19 #define __PKCS12_IBY__ |
19 |
20 |
20 // depends upon x509 certificate chains |
21 // depends upon x509 certificate chains |
21 #include <certman.iby> |
22 #include <certman.iby> |
22 // DEF137562 fix - Illegal dependency of OCSP on HTTP. Relocation of OCSP component from OS to MW layer. |
23 // DEF139848 fix - Forward Propogation from Symtb9.1 - Illegal dependency from OCSP to HTTP. |
23 #include <ocsp.iby> |
24 #include <ocsp.iby> |
24 |
25 |
25 |
26 |
26 file=ABI_DIR\BUILD_DIR\pkcs12.dll System\Libs\pkcs12.dll |
27 file=ABI_DIR\BUILD_DIR\pkcs12.dll System\Libs\pkcs12.dll |
27 #endif |
28 #endif |