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

Does not verify a certificate chain trust #4

Open
jakubsuchy opened this issue Mar 24, 2016 · 1 comment
Open

Does not verify a certificate chain trust #4

jakubsuchy opened this issue Mar 24, 2016 · 1 comment

Comments

@jakubsuchy
Copy link

According to: https://developer.amazon.com/public/solutions/alexa/alexa-skills-kit/docs/developing-an-alexa-skill-as-a-web-service#verifying-the-signature-certificate-url

One of the requirements is to: "All certificates in the chain combine to create a chain of trust to a trusted root CA certificate"

It doesn't seem like the app is doing this piece of validation?

@develpr
Copy link
Collaborator

develpr commented Aug 17, 2016

I'd be interested to know if anybody else has issues here. In all honestly I've gotten up to the point of clicking the "submit for certification", including using a valid SSL cert, and I've had no issues up to this point with this requirement.

When I originally implemented this I did my best to stick to, what I thought, was the required path for handling the security related requirements as they were laid out by Amazon in their docs, but I'd be interested to know if anybody else has any input on this?

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

2 participants