Invalid `server.ssl` configuration: JWT secret is null
search cancel

Invalid `server.ssl` configuration: JWT secret is null

book

Article ID: 426678

calendar_today

Updated On:

Products

Datacom

Issue/Introduction

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 

Environment

Z/OS USS 

SQLPA 1.2 

Cause

Keystore Alias name not correctly set in application.yml 

Resolution

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 .

Additional Information

For documentation , see Install the SQL Performance Analyzer.