-
Bug
-
Resolution: Done
-
Major
-
7.1.4.GA
-
None
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.
NOTE:
For attachments see linked upstream Jira WFLY-11089
- clones
-
WFCORE-4149 Uploading content in SSL doesn't work
- Resolved
-
JBEAP-15548 [GSS](7.1.z) Uploading content from HAL in SSL doesn't work
- Closed
- is duplicated by
-
JBEAP-15949 [GSS](7.2.z) deployment files upload are corrupted when management console is configured for access with HTTPS
- Closed
- is incorporated by
-
JBEAP-15688 Undertow 2.0.14.Final
- Closed
- is related to
-
JBEAP-15954 (7.2.z) Test case for WFCORE-4149
- Closed
- links to