You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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?
The text was updated successfully, but these errors were encountered: