imadmin pushapns modify -certFile certFile [-sandbox] [-password password] -name appName
| アプリケーションの種類 | アプリケーション名 |
|---|---|
| IMAPSエージェント | com.fujitsu.imaps.agent |
| ネイティブアプリケーション | (アプリのBundlerIdentifier) |
| ハイブリッドアプリケーション | (アプリのBundlerIdentifier) |
注意
アプリケーション名とsandboxの組み合わせと同じ情報が登録されていない場合、エラーとなります。コマンド実行後、パスワードファイルは削除してください。
imadmin pushapns modify -certFile C:\tmp\test001.p12 -sandbox -password password -name apnsApp001
imadmin pushapns modify -certFile /tmp/test001.p12 -sandbox -password password -name apnsApp001