Skip to content

BuildGrid will now exit if the server key or certificate don't exist.

Richard Kennedy requested to merge RichKen/buildgrid:master into master

Description

Please provide a description of this merge request and outline some of the background / context to the changes proposed.

Changes proposed in this merge request:

  • in parser.py, have Channel constructor properly exit if server key or certification can't be found (instead of setting up a insecure channel).
Edited by Martin Blanchard

Merge request reports