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

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -