-
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
- is cloned by
-
JBEAP-15576 (7.2.z) Uploading content from HAL in SSL doesn't work
- Closed
- is duplicated by
-
JBEAP-15948 [GSS](7.1.z) deployment files upload are corrupted when management console is configured for access with HTTPS
- Closed
- is incorporated by
-
JBEAP-15370 (7.1.z) Upgrade undertow from 1.4.18.SP9 to 1.4.18.SP11
- Closed
- is related to
-
JBEAP-15955 (7.1.z) Test case for WFCORE-4149
- Resolved
-
UNDERTOW-1417 During SSL renegotiation buffer is lost
- Resolved
- links to