security of .ocx
-
I have one vc++ application.In that i have taken exe and i made a cab file.One .ocx control is present this ocx calls the exe file.I placed the cab file in net,so whenever a user clicks one link then the cab file is calling.So that my exe file is executing.Actually my ocx component is having the virisign registration.So,my component is providing some security to the user sytem.For security purpose it is showing one dialog box that is showing this message. "Warning:The authority of this content can't be verified,therefore it can't be trusted. Problem Listed below The test root has not been enabled as a trusted root.Do you want to install and run the "abc" signed on 2001-12-11,....etc." My Doubt:Even though i have registered ocx component,but it is showing this type of dialog box like the authority of this content can't be verified. So,is it problem of creation of cab file.So,how can i solve my problem.So that i can supply trusted software to all endusers. Can anybody help me in this case. it is a company which deals with AI and different types of web based applications