Skip navigation.
 
mlRe: OT: code signing
FROM : Jens Alfke
DATE : Mon Jun 23 19:32:28 2008

On 23 Jun '08, at 9:59 AM, Trygve Inda wrote:

> I have an Authenticode certificate for our VC++ Windows-based app, 
> but it
> does not seem to work on 10.5's code signing system.


I haven't tried to do any code signing yet, but my naïve impression is 
that any valid X.509 cert plus private key should do the job. Maybe 
the problem is the way you've transferred the data to the Mac. What 
data format did you use to export it from Windows, and how did you 
import it into the Mac?

(You should follow up to the poorly-named apple-cdsa list, which 
happens to be the right forum for all security/crypto/authentication 
questions.)

—Jens_______________________________________________

Cocoa-dev mailing list (<email_removed>)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>

This email sent to <email_removed>

Related mailsAuthorDate
mlOT: code signing Trygve Inda Jun 23, 18:59
mlRe: OT: code signing Jens Alfke Jun 23, 19:32
mlRe: OT: code signing Trygve Inda Jun 23, 19:50