cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/inc/tpkcs12integrationserver.iby
--- a/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/inc/tpkcs12integrationserver.iby Thu Aug 19 11:38:48 2010 +0300
+++ b/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/inc/tpkcs12integrationserver.iby Tue Aug 31 17:00:08 2010 +0300
@@ -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