* Randomize app name in test * Return error and don't panic when there is a problem It's possible there may still be an underlying problem that caused the error that made the cert leak in the first place - this should help us diagnose it.
depends_on requires a list of strings. the old parser would silently ignore this field, but the new one returned a syntax error.