-
Bug
-
Resolution: Done
-
Major
-
None
-
7.0.0.Alpha2
-
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.
Size does matter, a small deployment is ok to upload.
- is blocked by
-
UNDERTOW-1417 During SSL renegotiation buffer is lost
- Resolved
- is cloned by
-
JBEAP-15548 [GSS](7.1.z) Uploading content from HAL in SSL doesn't work
- Closed
-
JBEAP-15576 (7.2.z) Uploading content from HAL in SSL doesn't work
- Closed
- is related to
-
WFCORE-4243 Test case for WFCORE-4149
- Closed