This pre-flight check is to ensure that Zowe's certificate requirements are met.
app-server already has code to do this, but it depends upon nodejs.
apiml codebase has 'certificate-analyser' and this jar is now present in bin/utils
Have "zwe" startup leverage it, so that we can do certificate verification in a way that needs no dependency on nodejs.