Syndication trouble

I have a test server “Kaltura” https protocol
I send a query to the server
  https://kaltura.mahofi.com/api_v3/getFeed.php?partnerId=104&feedId=0_vgj7j9db

Results for “media: content url” -> http it is badly
should be https
What can I do to change

My guess would be that your server configuration is wrong somewhere. (var.ini or local.ini in /opt/kaltura/app/configurations). When I try on my server I get back https url in the syndication feed

it is Kaltura CE 10.6
I check the configuration files are correct

I have make new instalation kaltura ce 10.8 with ssl
I make syndication

https://kaltura.prasowave.eu:443/api_v3/getFeed.php?partnerId=101&feedId=0_kl84k37y

and “/protocol/” is http but kaltura work only on https how can this fix it

"https://kaltura.prasowave.eu:443/p/101/sp/10100/playManifest/entryId/0_tja8yivu/flavorId/0_6aubkohe/protocol/http/format/url/a.mp4?clientTag=feed:0_kl84k37y "

result is : “http://kaltura.prasowave.eu/p/101/sp/10100/serveFlavor/entryId/0_tja8yivu/v/12/flavorId/0_6aubkohe/forceproxy/true/name/a.mp4

but I need

https://kaltura.prasowave.eu/p/101/sp/10100/serveFlavor/entryId/0_tja8yivu/v/12/flavorId/0_6aubkohe/forceproxy/true/name/a.mp4