Windows equivalent of Mac Keychain Access for verifying push notification certificates -


how can c# developer verify apple push notification certificates installed correctly on windows machine?

mac has 'keychain access' program. windows have?

note: windows equivalent of os x keychain? discusses passwords only

in windows certificates stored in certificate manager. .net code use x509store class.

open certificate manager clicking start button picture of start button, typing certmgr.msc search box, , pressing enter.‌ administrator permission required if prompted administrator password or confirmation, type password or provide confirmation


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -