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
It looks like you're shipping axTLS as a binary blob. That should really be built from source, such that anyone can update it. Consider using git submodule in order to pull in the source from upstream.
The code is also BSD licensed, and the copyright doesn't appear to be mentioned anywhere in the product documentation apart from the ssl.h header file.