[
https://issues.jboss.org/browse/WFLY-5454?page=com.atlassian.jira.plugin....
]
Kabir Khan updated WFLY-5454:
-----------------------------
Fix Version/s: (was: 8.2.0.Final)
Resetting the fix version as it is still open and 8.2.0.Final was a long time ago. If it
should be resolved, please do so (and close) against the relevant fix version
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: Alessio Soldano
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
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)