Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-15576

(7.2.z) Uploading content from HAL in SSL doesn't work

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.2.0.GA
    • 7.1.4.GA
    • Undertow, Web Console
    • None
    • Hide
      • Requires management secured using legacy two-way SSL:
        • /core-service=management/security-realm=ManagementRealm/server-identity=ssl:add(keystore-path=windows2008-1.gsslab.rdu2.redhat.com.jks, keystore-relative-to=jboss.server.config.dir, keystore-password="12345678", alias="windows2008-1.gsslab.rdu2.redhat.com")
        • /core-service=management/security-realm=ManagementRealm/authentication=truststore:add(keystore-path=truststore.jks, keystore-relative-to=jboss.server.config.dir, keystore-password="12345678")
        • /core-service=management/management-interface=http-interface:write-attribute(name=secure-socket-binding, value=management-https)
        • /core-service=management/management-interface=http-interface:undefine-attribute(name=socket-binding)
        • reload
      • Then try to deploy war file using web console
      Show
      Requires management secured using legacy two-way SSL: /core-service=management/security-realm=ManagementRealm/server-identity=ssl:add(keystore-path=windows2008-1.gsslab.rdu2.redhat.com.jks, keystore-relative-to=jboss.server.config.dir, keystore-password="12345678", alias="windows2008-1.gsslab.rdu2.redhat.com") /core-service=management/security-realm=ManagementRealm/authentication=truststore:add(keystore-path=truststore.jks, keystore-relative-to=jboss.server.config.dir, keystore-password="12345678") /core-service=management/management-interface=http-interface:write-attribute(name=secure-socket-binding, value=management-https) /core-service=management/management-interface=http-interface:undefine-attribute(name=socket-binding) reload Then try to deploy war file using web console

    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 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

      Attachments

        Issue Links

          Activity

            People

              thofman Tomas Hofman
              thofman Tomas Hofman
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: