ESP IX task with TLS failed with code 100
search cancel

ESP IX task with TLS failed with code 100

book

Article ID: 209588

calendar_today

Updated On:

Products

ESP Workload Automation

Issue/Introduction

We setup the IX task to use TLS and got a code 100, with below in the log:
Caused by: org.springframework.context.ApplicationContextException: Unable to start reactive web server; nested exception is java.la
ng.IllegalStateException: java.lang.IllegalStateException: org.springframework.boot.web.server.WebServerException: Could not load key store 'safkeyring:////ESP/ESPRING'                                                                                            

Environment

Release : 12.0

Component : CA ESP WORKLOAD AUTOMATION Intelligent Experience

Resolution

Change below in WEBPROP:
server.ssl.key-store=safkeyring:////ESP/ESPRING

To:
server.ssl.key-store=safkeyring://ESP/ESPRING