iphone application ad-hoc installation on windows gives invalid certificate error
- by Lorenzo Boccaccia
I've an application that need to be deployed to some testers. those with windows machine are reporting that the certificate used for signing the application couldn't be installed because of an unknown critical extension (1.2.840.113635.100.6.1.4)
is there a way to make that critical extension known to windows (vista 64bit specifically)?
I'm guessing that all this system of extension give user the ability to register callbacks to interpret the various added extensions (it would be totally useless otherwise)