Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Enterprise Connection Manager

Choose a tag to compare

@jreese802 jreese802 released this 09 Sep 15:36
· 13 commits to master since this release

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.