WSDL + HTTPS (2019-06-13)

in API
Original Post: Andrew Wiles, June 13, 2019 at 6:19 AM
Is there any way to request the wsdl files from a Panopto instance which would result in the imported wsdl files also being pulled in over https?
At the moment, if I create a client using axis/axis2/wsimport/etc I can't authenticate as the service references are referencing a http:// endpoint and not a https:// one, even though the initial wsdl import was done over https.
The end result is that my Java clients all return
All authentication must be done over SSL Please see the server log to find more detail regarding exact cause of the failure.
Anyone else made a java client for the APIs with any tips on getting around this?
Cheers,
A.
Responses
Kevin Baum, Moderator, June 19, 2019 at 2:31 PM
Hi Andrew,
This is a known issue that should be fixed with the release of Panopto 7.
Thanks,
Kevin
Tagged:
0