alexa / alexa-skills-kit-sdk-for-python

The Alexa Skills Kit SDK for Python helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.
https://developer.amazon.com/en-US/docs/alexa/alexa-skills-kit-sdk-for-python/overview.html
Apache License 2.0
812 stars 206 forks source link

Add Certificate chain verification checks for webservice support library #165

Closed nikhilym closed 4 years ago

nikhilym commented 4 years ago

This commit introduces the following changes:

Testing

Added unit tests, also tested in a flask hello world skill with updated libraries to see that the code is working as expected.

Screenshots (if appropriate)

Types of changes

Checklist

License