Displaying 20 results from an estimated 40000 matches similar to: "Secure Connection Failed"
2025 Jan 12
1
Problem with SSL
Hello Albert!
Thank you for your reply. If this Rocket use only PC soundard? Not directed
source from player program like OTSJuke?
V V ned., 12. jan. 2025 ob 16:11 je oseba Albert Santoni <
albert.santoni at oscillicious.com> napisala:
> Hi Ervin,
>
> I don't think Edcast supports SSL/TLS, which is what would be needed to
> connect to the SSL/TLS port.
>
> Try an
2025 Jan 12
1
Problem with SSL
Hi Ervin,
I don't think Edcast supports SSL/TLS, which is what would be needed to
connect to the SSL/TLS port.
Try an encoder that supports TLS such as Rocket Broadcaster Pro
<https://rocketbroadcaster.com/>.
Thanks,
Albert
On Sun, Jan 12, 2025 at 4:11?AM Ervin Bizjak <ervin.bizjak at gmail.com> wrote:
> My radio is running on port 8080, but now I would like to move it to
2025 Jan 12
2
Problem with SSL
My radio is running on port 8080, but now I would like to move it to port
8443 (*removed 8080*), and add SSL.
I am using Icecast 2.4.4., windows 10 and Edcast Standalone plugin.
Edcast Standalone connects without problems if I set it to port 8080.
It works http://ip:8080/stream.mp3 and https://ip:8443/stream.mp3
The problem is that it shows the same number of listeners on both
connections.
If I
2020 Jun 11
2
SSL-Question
I copy certificate.crt and private.key to one file and this file convert to
.pem.
This is in icecast error.log:
[2020-06-11 13:37:30] INFO main/main.c Icecast 2.4.4 server started
[2020-06-11 13:37:30] INFO yp/yp.c YP update thread started
[2020-06-11 13:37:30] WARN connection/connection.c Invalid private key
file ./cert/icecast.pem
[2020-06-11 13:37:30] INFO connection/connection.c No SSL
2020 Jun 19
2
SSL-Question
Hello!
Can you anybody help me to create ssl certificate and install to my icecast?
pLEASE!
V V čet., 11. jun. 2020 ob 16:40 je oseba Ervin Bizjak <
ervin.bizjak at gmail.com> napisala:
> from zerossl.com download .zip file. In this file are: ca_bundle.crt,
> certificate.crt andprivate.key
>
> V V čet., 11. jun. 2020 ob 16:39 je oseba Ervin Bizjak <
> ervin.bizjak at
2020 Jun 11
2
SSL-Question
I from zerossl.com download .zip file. In this file are: ca_bundle.crt,
certificate.crt and
V V čet., 11. jun. 2020 ob 16:28 je oseba Paul Martin <pm at nowster.me.uk>
napisala:
> On Thu, Jun 11, 2020 at 02:17:23PM +0200, Ervin Bizjak wrote:
> > I copy certificate.crt and private.key to one file and this file convert
> to
> > .pem.
>
> That won't work. OpenSSL
2020 May 08
3
SSL
Hello!
I'm create free SSL in ZeroSSL. Now download certificate. In zip are:
ca_bundle.crt, certificate.crt and private.key.
How do I now create .pem?
Please help me!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20200508/55117438/attachment.htm>
2019 Dec 11
0
SSL
Hi Ervin,
Let's Encrypt service is probably what you want for a TLS certificate
provider, though you can search for other free cert providers. I first
used https://zerossl.com/ with their online tools to create the cert.
After a couple of manual renewals I downloaded their cmd line tool
(le64.exe), for which I created a PowerShell script to automate the
renewals.
Keep in mind that the
2020 Jun 11
3
SSL-Question
Hello!
Sorry, but SSL in my windows where is installed icecast not work.
Create certificate (.crt) and convert to .pem with openssl x509 -in
mycert.crt -out mycert.pem -outform PEM
certificate.pem copy to c:/icecast/cert/
Edit icecast.xml:
<ssl-certificate>./cert/icecast.pem</ssl-certificate>
<listen-socket>
<port>8443</port>
<ssl>1</ssl>
2020 May 10
2
SSL
Yes, make for this step, but not work
V V ned., 10. maj 2020 ob 15:11 je oseba Paul Martin <pm at nowster.me.uk>
napisala:
> On Fri, May 08, 2020 at 02:04:10PM +0200, Ervin Bizjak wrote:
> > Hello!
> >
> > I'm create free SSL in ZeroSSL. Now download certificate. In zip are:
> > ca_bundle.crt, certificate.crt and private.key.
> >
> > How do I now
2024 Jan 07
1
Secure Connection Failed
V?Sun, Jan 07, 2024 at 04:41:17PM +0000,?John napsal(a):
> I have installed Icecast and have it working. I'm now trying to make it work
> with https. I've configured it as per instructions - at least, I believe
> I have - and when it try to connect to it, I get an error page that says:
>
>
> Secure Connection Failed
>
> An error occurred during a connection to
2019 Dec 10
4
SSL
Hello!
I use Icecast and windows 8 for streaming my radio.
Can you anybody help me *step by step* where do I get a find free SSL,
which file need, in which folder put ssl file and how modify icecast.xml.
Thank you so much for any help.
Ervin
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2020 Jun 29
4
SSL-Question
Non SSL wor perfectly, but i need https://IP:8443 for another listeners.
This I need, because chrome not play player in my web site (mixed content).
Now is in my player in web site http://ip:8000, but website run in https
V V pon., 29. jun. 2020 ob 09:15 je oseba Railgun <railgun.michael at gmail.com>
napisala:
> Try non SSL connection for localhost
>
> Ervin Bizjak
2020 Jun 11
0
SSL-Question
Hi
This is for Linux but you might be able to find something useful in there
for your situation:
- https://serverok.in/centovacast-enable-ssl-on-icecast
If you are using Letsencrypt then this, IMHO, is a good way to make the
icecast.pem file:
cat privkey.pem fullchain.pem > icecast.pem
The above creates a useful SSL cert format which, for example, a range of
devices are able to
2020 Jun 28
2
SSL-Question
my ERROR.log show:
[2020-06-28 07:54:24] INFO main/main.c Icecast 2.4.4 server started
[2020-06-28 07:54:24] DBUG yp/yp.c Updating YP configuration
[2020-06-28 07:54:24] INFO yp/yp.c YP update thread started
[2020-06-28 07:54:24] INFO connection/connection.c SSL certificate found
at icecast.pem
[2020-06-28 07:54:24] INFO connection/connection.c SSL using ciphers
2020 Jun 26
2
SSL-Question
Yes I fix .pem. chiphers line = 758 characters
V V pet., 26. jun. 2020 ob 14:45 je oseba Paul Martin <pm at nowster.me.uk>
napisala:
> On Wed, Jun 24, 2020 at 01:01:38PM +0200, Ervin Bizjak wrote:
> > Hello!
> > I edit .pem file and now is the same as you specifie, but not work.
> >
> > Error.log display:
> > [2020-06-24 12:54:54] INFO main/main.c Icecast
2020 May 10
0
SSL
On Fri, May 08, 2020 at 02:04:10PM +0200, Ervin Bizjak wrote:
> Hello!
>
> I'm create free SSL in ZeroSSL. Now download certificate. In zip are:
> ca_bundle.crt, certificate.crt and private.key.
>
> How do I now create .pem?
It's probably best to join the files together. Hopefully they're text
files, so just
cat ca_bundle.crt certificate.crt private.key >
2025 Jan 12
1
Problem with SSL
I don't need SSL in localhost. Icecast runs on my computer, without a
website or domain. The stream is accessible to the public via IP address.
Why SSL? Because Chrome no longer supports http connections.
I don't mean two different radios, but one, which is now accessible on
8080, and from now on it would only be on 8443.
Is there perhaps another solution?
Ervin
V V ned., 12. jan.
2019 Jul 31
2
SSL-Question
Hello!
Where do I find tutorial how to install and setup ssl and which certificate
is for icecast?
Thank you
V V sre., 31. jul. 2019 ob 15:13 je oseba Per Gunnarsson <
per.gunnarsson at yandex.com> napisala:
> I have one listening socket for http and one separate for https.
>
> It looks like this:
>
>
> <listen-socket>
>
2020 Jun 23
2
SSL-Question
Hello!
Thank you for help.
CAT not working for me, because I use windows8, not Linux.
Certificate convert in this command:
type certificate.crt ca_bundle.crt private.key > icecast.pem
Copy icecast.pem in root of icecast, this is: D:\Icecast/
Run icecast and error.log display:
[2020-06-23 07:29:36] INFO main/main.c Icecast 2.4.4 server started
[2020-06-23 07:29:36] DBUG yp/yp.c Updating YP