Whenever TLS is not enabled and no initial connection to a router is provided, TryConnectRouter() yeilds a segfault following a null reference.
When time permits:
Walk though all such use cases and make sure no segfault can occur in these cases, as a consequence of nil pointers.
Also document how to run the edgerouter from command line without TLS (Useful for debug/testing)
Whenever TLS is not enabled and no initial connection to a router is provided, TryConnectRouter() yeilds a segfault following a null reference.
When time permits:
Walk though all such use cases and make sure no segfault can occur in these cases, as a consequence of nil pointers.
Also document how to run the edgerouter from command line without TLS (Useful for debug/testing)