Hide Forgot
It seems ssl-enable is invalid attribute (ssl can be enabled through attribute 'mode'). I assume it can be removed from menu. Configuration fails when SSL Enabled is checked. Steps to reproduce: Open web admin console Configuration > Teiid > Transports > SSL Click Edit Check SSL Enabled Click Save Error: Internal Server Error { "outcome" => "failed", "result" => {"step-1" => { "outcome" => "failed", "failure-description" => "JBAS014792: Unknown attribute ssl-enable", "rolled-back" => true }}, "failure-description" => {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "JBAS014792: Unknown attribute ssl-enable"}}, "rolled-back" => true, "response-headers" => {"process-state" => "reload-required"} }
Steven Hawkins <shawkins> updated the status of jira TEIID-4026 to Resolved