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 2020/01/24 16:04:14 UTC

[GitHub] [trafficcontrol] ocket8888 opened a new issue #4330: to_access package swallows SSL errors

ocket8888 opened a new issue #4330: to_access package swallows SSL errors
URL: https://github.com/apache/trafficcontrol/issues/4330
 
 
   ## I'm submitting a ...
   - bug report
   
   ## Traffic Control components affected ...
   - Traffic Control Client (Python)
   
   ## Current behavior:
   When using e.g. `toget` without passing `-k`/`--insecure`, the script silently exits with code 1.
   
   ## Expected / new behavior:
   The script should tell the user what went wrong by not swallowing SSL certificate verification errors.
   
   ## Minimal reproduction of the problem with instructions:
   `toget --to-user="Traffic Ops username" --to-password="Corresponding password" --to-url="URL/FQDN of a Traffic Ops server with self-signed certificates" any/path`

----------------------------------------------------------------
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


With regards,
Apache Git Services