After upgrading Datacom SQL Performance Analyzer (SQLPA) to version 1.2.00-300 from version 1.0.00-217 , startup of SQLPA fails with
Invalid `server.ssl` configuration: JWT secret is null
Z/OS USS
SQLPA 1.2
Keystore Alias name not correctly set in application.yml
In version 1.2 , HTTPS is the default now.
Even when using ssl.enabled=false , code the correct name in ssl.keyAlias in application.yml .
In version 1.0.00-x , the keystore was included and the Alias name was hostname .
For documentation , see Install the SQL Performance Analyzer.