The REopt errors were/are not exposed on the command line.
Adding a bit more puts statement so we can easily distinguish the following error (which we have a documented solution for):
SSL_connect returned=1 errno=0 state=error: certificate verify failed (unable to get local issuer certificate)
We should review reopt_lite_api.rb to ensure we are exposing as much error information as we can for future troubleshooting.
The REopt errors were/are not exposed on the command line. Adding a bit more puts statement so we can easily distinguish the following error (which we have a documented solution for):
SSL_connect returned=1 errno=0 state=error: certificate verify failed (unable to get local issuer certificate)
We should review reopt_lite_api.rb to ensure we are exposing as much error information as we can for future troubleshooting.