This repository was archived by the owner on Dec 13, 2023. It is now read-only.
Enterprise Connection Manager
Added features for debugging TLS errors:
- Added a hidden (and insecure) option
--acceptAllCerts, which will prevent the ECM from quitting when it encounters an invalid TLS certificate. - If the socket connection fails, the ECM will attempt establish a TLS connection to our API and print the certificate information. This is helpful in environments which are attempting to re-sign TLS traffic.