ios - AppStore distribution certificate/keys on smartcard? -
ios - AppStore distribution certificate/keys on smartcard? -
has done investigation whether apple appstore distribution private key/certificate can stored on smartcard? work big company release several ios applications , we're concerned best way protect our production distribution keys , certificates. possible generate , store these keys/certs on smartcard , utilize smartcard when signing app distribution? particular smartcard vendors work on osx?
you should able code sign app given certificate , matching keys available in keychain.
smartcard services looks tool need case these assets (cert+keys) stored on smart card.
ios security app-store certificate smartcard
Comments
Post a Comment