i receive this message whe i try to send an ios notification,
i followed the procedure to create certificates .
when i try to remove the password with this command
openssl rsa -in APNS-key-password.pem -out APNS-key.pem
i receive this message :
unable to load Private Key
thank in advance
Beppe