<div dir="ltr">I've just release txAWS 0.2.3.1.  txAWS is a library for interacting with Amazon Web Services (AWS) using Twisted.<div><br></div><div>AWSServiceEndpoint's ssl_hostname_verification's parameter now defaults to True instead of False.  This affects all txAWS APIs which issue requests to AWS endpoints.  For any application which uses the default AWSServiceEndpoints, the server's TLS certificate will now be verified.<br></div><div><br></div><div>This resolves a security issue in which txAWS applications were vulnerable to man-in-the-middle attacks which could either steal sensitive information or, possibly, alter the AWS operation requested.</div><div><br></div><div>The new release is available on PyPI in source and wheel forms.  You can also find txAWS at its new home on github, <<a href="https://github.com/twisted/txaws">https://github.com/twisted/txaws</a>>.</div><div><br></div><div>Special thanks to Least Authority Enterprises (<<a href="https://leastauthority.com/">https://leastauthority.com/</a>>) for sponsoring the work to find and fix this issue and to publish this new release.</div><div><br></div><div>Jean-Paul</div><div><br></div></div>