Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P02
-
Fix Version/s: EE-4.0.0.GA, EE-3.3.0.GA_P03, 4.1
-
Component/s: Push Library
-
Labels:None
-
Environment:ICEpush-EE, EPS, APNS
Description
We should switch from using a .p12 keystore to a .jks keystore for the APNSNotificationProvider. The latter is better suited for newer JDKs.
This has been changed in both EE-3.3 and EE-4.0 versions. It now uses a .jks key store instead of the old .p12 key store. Marking this one as FIXED.