Skip to content

Win7 TLS support

Pre-release
Pre-release

Choose a tag to compare

@justinboswell justinboswell released this 14 Jul 19:09
2f080d4
Windows 7 TLS/PKI support (#294)

* Always check to make sure ALPN is available before trying to work with it on Windows

* Prevent failure due to duplicate IOCP registration of named pipes

* Copy resources to where the final exe will be on windows

* Made error handling more explicit when handling double association

* Gate the additional validation behind AWS_SUPPORT_WIN7