iphone application ad-hoc installation on windows gives invalid certificate error
Posted
by Lorenzo Boccaccia
on Super User
See other posts from Super User
or by Lorenzo Boccaccia
Published on 2010-05-25T13:07:17Z
Indexed on
2010/05/25
13:11 UTC
Read the original article
Hit count: 329
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)
© Super User or respective owner