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
Post a Comment