Https for Audio Streaming

I'm developing a simple application with a play button where the source is an URL link with https://

The streaming server is centovacast.

Hello.
The problem is that when I play button, the application doesn't start and in a few seconds need to close.

The URL is similar to this: https://hostname/proxy/radioname?mp=/stream because the server have installed secure certificate.

Has anyone gone through this same topic?