osx - Renewed codesign certificate shows keychain authorization dialog -
my app stores items in mac's keychain. made sure signed app using code signing certificate users aren't bothered keychain authorization dialogs everytime update app.
the problem is: code sign certificate valid 1 year , had renew certificate recently. want release new update signed using renewed certificate. when install update, keychain no longer trusts app , shows authorization dialog.
is there way avoid this? if not, there can avoid next time cert expires?
i couldn't find way avoid this. ca generates new cert when renewing old certificates. 'solution' apply longer code signing certificate - 3 years.
Comments
Post a Comment