]
Alessio Soldano reassigned WFLY-5454:
-------------------------------------
Assignee: Jim Ma (was: Alessio Soldano)
Protocol showing as http instead of https on wsdl when web service is
configured to run on secure port 8443
-----------------------------------------------------------------------------------------------------------
Key: WFLY-5454
URL:
https://issues.jboss.org/browse/WFLY-5454
Project: WildFly
Issue Type: Feature Request
Components: Web Services
Affects Versions: 8.2.0.Final
Reporter: Obakeng Balatseng
Assignee: Jim Ma
Priority: Minor
On the web service subsystem both the wsdl port and wsdl-secure-port are configured to
8443
<wsdl-port>8443</wsdl-port>
<wsdl-secure-port>8443</wsdl-secure-port>
But when the wsdl is advertised on the frontend, the protocol on the wsdl address is
always as http instead of https.
For example,
http://localhost:8443/magnificent-service/Verify?wsdl