AAI webswing config tool error "HTTP ERROR 400 Invalid SNI" after configuring TLS" after configuring HTTPS
search cancel

AAI webswing config tool error "HTTP ERROR 400 Invalid SNI" after configuring TLS" after configuring HTTPS

book

Article ID: 404920

calendar_today

Updated On:

Products

Automation Analytics & Intelligence

Issue/Introduction

After configuring HTTPS/TLS for the AAI webswing config tool the error below is seen when loading the webswing page:

HTTP ERROR 400 Invalid SNI" after configuring TLS"

Environment

AAI 24.x

Resolution

Add the line below to /<install dir>/config/jetty.properties and restart webswing using "./webswing.sh restart"


org.webswing.server.sniRequired=false