cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/inc/tpkcs12integrationserver.iby
changeset 77 956a80986d49
parent 8 35751d3474b7
child 96 a71299154b21
equal deleted inserted replaced
73:2f170b33ba46 77:956a80986d49
    17 
    17 
    18 #ifndef __TPKCS12INTEGRATIONSERVER_IBY__
    18 #ifndef __TPKCS12INTEGRATIONSERVER_IBY__
    19 #define __TPKCS12INTEGRATIONSERVER_IBY__
    19 #define __TPKCS12INTEGRATIONSERVER_IBY__
    20 
    20 
    21 #include <testexecute.iby>
    21 #include <testexecute.iby>
       
    22 // conditionally included to avoid to be included in vasco image creation but needed in h4/h6 image creation
       
    23 #ifdef _SERIAL_DOWNLOAD
    22 #include <pkcs12.iby>
    24 #include <pkcs12.iby>
    23 
    25 #else
    24 
    26 // depends upon x509 certificate chains
       
    27 #include <certman.iby>
       
    28 // DEF139848 fix - Forward Propogation from Symtb9.1 - Illegal dependency from OCSP to HTTP.
       
    29 #include <ocsp.iby>
       
    30 file=ABI_DIR\BUILD_DIR\pkcs12.dll	System\Libs\pkcs12.dll
       
    31 #endif
    25 // Programs
    32 // Programs
    26 file=ABI_DIR\BUILD_DIR\tpkcs12libtest.exe			System\Libs\tpkcs12libtest.exe
    33 file=ABI_DIR\BUILD_DIR\tpkcs12libtest.exe			System\Libs\tpkcs12libtest.exe
    27 
    34 
    28 // Scripts
    35 // Scripts
    29 //T_PKCS12_INTEGRATION_BEGIN	
    36 //T_PKCS12_INTEGRATION_BEGIN