Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create an Apns2 app without persisting the certificate #652

Open
csaurav opened this issue Mar 15, 2023 · 1 comment
Open

create an Apns2 app without persisting the certificate #652

csaurav opened this issue Mar 15, 2023 · 1 comment

Comments

@csaurav
Copy link

csaurav commented Mar 15, 2023

Hi,

We have a requirement which doesn't allow us to persist the certificate in the db. We want to read the certificate value from a environment variable before sending the push notification.

I didn't find any option of creating the Apns2 app without the certificate. Is their any way around ?

@benlangfeld
Copy link
Collaborator

I agree that this doesn't appear to be possible and would require a modification to rpush to allow it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants