Hi Wyatt,
We have tried to update TA to the latest 4.2.0, but no success on our testing machine.
We are linking and deploying libCurl together with the application, and each curl-related things are working in our application, and this same application is working on some macOS and not working on another macOS machines.We have reported issues with macOS 10.11, 10.14, and 10.15. And moreover, we have been able to activate on each of these macOS version this same application.
We have disabled any firewall, garbage, VPN, etc. Still we cannot activate 🙁
The exact error code is:
/* MessageId: TA_E_INET_TLS Message code (in Hex): 0x24 Message code (in Decimal): 36
MessageText:
The secure connection to the activation servers failed due to a TLS or certificate error. This is most often caused by MITM (man-in-the-middle) attempts on corporate networks or, if on Unix operating systems (macOS, Linux, BSD, etc.), it's caused by out-of-date or missing "CA certificates". This means either keeping your system itself up-to-date, or manually updating the CA certs.
More information here: https://wyday.com/limelm/help/faq/#internet-error*/#define TA_E_INET_TLS ((HRESULT)0x00000024L)