[jboss-jira] [JBoss JIRA] (WFLY-11090) [GSS](7.2) Uploading content from HAL in SSL doesn't work
Jörg Bäsner (JIRA)
issues at jboss.org
Fri Sep 28 08:27:01 EDT 2018
Jörg Bäsner created WFLY-11090:
----------------------------------
Summary: [GSS](7.2) Uploading content from HAL in SSL doesn't work
Key: WFLY-11090
URL: https://issues.jboss.org/browse/WFLY-11090
Project: WildFly
Issue Type: Bug
Components: Web (Undertow), Web Console
Affects Versions: 14.0.0.Final
Reporter: Jörg Bäsner
Assignee: Stuart Douglas
When uploading a file from the web console to WildFly using an SSL secured connection the content is not stored, it is replaced by the Base64 DMR operation.
Looking at the request I didn't see the file part of the multipart request the parsing return only 1 part while the request on management-upload seems to have 2 parts (see attached har file).
It doesn't happen with the jboss-cli (ssl or not) nor in HAL on HTTP.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list