iOS Push Notification SwiftUI, and Server Send Push Notification Nodejs, PHP

NodeJS Server: openssl pkcs12 -in [yourP12].p12 -out newfile.crt.pem -clcerts -nokeys openssl pkcs12 -in [yourP12].p12 -out newfile.key.pem -nocerts -nodes

PHP Server: openssl pkcs12 -out newfileCerAndKey.pem -in [yourP12].p12

Thank you: https://levelup.gitconnected.com/send-push-notification-through-apns-using-node-js-7427a01662a2

http://coding.tabasoft.it/ios/sending-push-notification-with-http2-and-php/

https://github.com/gepo/apns-http2

Git: https://github.com/LovePick/Send-ios-Notification-Server https://github.com/LovePick/ios-notification-swiftui