You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2021/04/14 14:34:25 UTC

[GitHub] [trafficcontrol] ocket8888 opened a new issue #5743: Traffic Ops Python client incorrectly reports certificate failure when the server is unreachable

ocket8888 opened a new issue #5743:
URL: https://github.com/apache/trafficcontrol/issues/5743


   ## I'm submitting a ...
   -  bug report
   
   ## Traffic Control components affected ...
   -  Traffic Control Client (Python)
   
   ## Current behavior:
   Using the scripts provided by the client, if Traffic Ops is unavailable at the requested address (connection refused), the error message will prompt the user to try using `-k`/`--insecure` instead of reporting that the connection could not be made (even if `-k`/``--insecure` was given)
   
   ## Expected behavior:
   The scripts should report the actual problem that was encountered.
   
   ## Minimal reproduction of the problem with instructions:
   With Traffic Ops not running at `$TO_URL`:
   ```bash
   toget -fkp ping
   # outputs:
   # certificate verification failed, the system may have a self-signed certificate - try using -k/--insecure
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficcontrol] ocket8888 commented on issue #5743: Traffic Ops Python client incorrectly reports certificate failure when the server is unreachable

Posted by GitBox <gi...@apache.org>.
ocket8888 commented on issue #5743:
URL: https://github.com/apache/trafficcontrol/issues/5743#issuecomment-983937322


   Idk when this was fixed, but I can no longer reproduce


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@trafficcontrol.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficcontrol] ocket8888 closed issue #5743: Traffic Ops Python client incorrectly reports certificate failure when the server is unreachable

Posted by GitBox <gi...@apache.org>.
ocket8888 closed issue #5743:
URL: https://github.com/apache/trafficcontrol/issues/5743


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@trafficcontrol.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org