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

Hardcoded certificate in snsValidCertUrl doesn't exist #164

Open
danjohnson95 opened this issue Aug 1, 2024 · 0 comments
Open

Hardcoded certificate in snsValidCertUrl doesn't exist #164

danjohnson95 opened this issue Aug 1, 2024 · 0 comments

Comments

@danjohnson95
Copy link

I'm unable to test the implementation locally because the certificate URL hardcoded in snsValidCertUrl is returning a 404:

public static $snsValidCertUrl = 'https://sns.us-west-2.amazonaws.com/bar.pem';

I've gone down a bit of a rabbit hole trying to figure out what this URL should be, and unfortunately the AWS docs seem outdated:

I'm not entirely sure what the fix should be here, but happy to raise a PR if you have any ideas.

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