[jboss-jira] [JBoss JIRA] (WFLY-11089) Uploading content from HAL in SSL doesn't work
ehsavoie Hugonnet (JIRA)
issues at jboss.org
Fri Sep 28 06:03:00 EDT 2018
[ https://issues.jboss.org/browse/WFLY-11089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ehsavoie Hugonnet updated WFLY-11089:
-------------------------------------
Description:
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).
Also I noted that the upload of the file was happening through an XHR and not in the initial request.
This happens in domain and standalone mode.
It doesn't happen with the jboss-cli nor in http.
was:
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).
Also I noted that the upload of the file was happening through an XHR and not in the initial request.
This happens in domain and standalone mode.
> Uploading content from HAL in SSL doesn't work
> ----------------------------------------------
>
> Key: WFLY-11089
> URL: https://issues.jboss.org/browse/WFLY-11089
> Project: WildFly
> Issue Type: Bug
> Components: Web (Undertow), Web Console
> Affects Versions: 14.0.0.Final
> Reporter: ehsavoie Hugonnet
> Assignee: Stuart Douglas
> Attachments: application-roles.properties, standalone.xml, truststore.jks, windows2008-1.gsslab.rdu2.redhat.com.jks
>
>
> 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).
> Also I noted that the upload of the file was happening through an XHR and not in the initial request.
> This happens in domain and standalone mode.
> It doesn't happen with the jboss-cli nor in http.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list