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

AppleWDRCA Failed to open stream error #40

Open
khrelian opened this issue Mar 2, 2023 · 0 comments
Open

AppleWDRCA Failed to open stream error #40

khrelian opened this issue Mar 2, 2023 · 0 comments

Comments

@khrelian
Copy link

khrelian commented Mar 2, 2023

I ran into a problem while trying to use your package. I followed the instructions in the README file, but I got the following error message:

"file_get_contents(AppleWDRCA.pem): Failed to open stream: No such file or directory"

It seems that the package is having trouble finding the "AppleWDRCA.pem" file. I checked and the file is present in my root directory, and I set these to my .env file:

CERTIFICATE_PATH=Certificates.p12
CERTIFICATE_PASS=pass.cer
WWDR_CERTIFICATE=AppleWDRCA.pem

**all the files are present and are located in my root.

Can you help me figure out what's going on and how to fix it? Do I need to install any dependencies or do anything else to get the package to work properly?

Thanks for your help!

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

No branches or pull requests

1 participant