cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/inc/tpkcs12integrationserver.iby
changeset 77 956a80986d49
parent 8 35751d3474b7
child 96 a71299154b21
--- a/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/inc/tpkcs12integrationserver.iby	Thu Jun 24 15:55:20 2010 +0530
+++ b/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/inc/tpkcs12integrationserver.iby	Thu Jul 01 18:10:29 2010 +0530
@@ -19,9 +19,16 @@
 #define __TPKCS12INTEGRATIONSERVER_IBY__
 
 #include <testexecute.iby>
+// conditionally included to avoid to be included in vasco image creation but needed in h4/h6 image creation
+#ifdef _SERIAL_DOWNLOAD
 #include <pkcs12.iby>
-
-
+#else
+// depends upon x509 certificate chains
+#include <certman.iby>
+// DEF139848 fix - Forward Propogation from Symtb9.1 - Illegal dependency from OCSP to HTTP.
+#include <ocsp.iby>
+file=ABI_DIR\BUILD_DIR\pkcs12.dll	System\Libs\pkcs12.dll
+#endif
 // Programs
 file=ABI_DIR\BUILD_DIR\tpkcs12libtest.exe			System\Libs\tpkcs12libtest.exe