mirror of
https://github.com/stoatchat/self-hosted.git
synced 2026-07-21 12:35:23 -04:00
bug: pushd.apn not accepting pkcs8 #112
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @D1reW0lf on GitHub (Jul 31, 2025).
What happened?
Hi.
I'm self-hosting Revolt but when I try to use the .p8 data that I created under my Apple Dev account to enable ios/macos notifications, pushd doesn't start with the following error:
valid `pcks8`: InvalidByte(0, 45)Does anyone knows what should I change in order to make this work?
Thank you.