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"
AAI 24.x
Add the line below to /<install dir>/config/jetty.properties and restart webswing using "./webswing.sh restart"
org.webswing.server.sniRequired=false