st3fan / dovecot-xaps-daemon

MIT License
162 stars 36 forks source link

Allow xapsd to use a .p12 file directly #26

Open st3fan opened 8 years ago

st3fan commented 8 years ago

The sideshow/apns2 project has code for this. Either switch to that APNS client or reuse their code to load the key and certificate from a .p12 file.

freswa commented 6 years ago

If we want to keep overhead low, we should wait for this / implement p12 support for the apns package there