[Icecast] SSL-Question

Ervin Bizjak ervin.bizjak at gmail.com
Fri Jun 26 13:19:37 UTC 2020


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 2.4.4 server started
> > [2020-06-24  12:54:54] DBUG yp/yp.c Updating YP configuration
> > [2020-06-24  12:54:54] INFO yp/yp.c YP update thread started
> > [2020-06-24  12:54:55] INFO connection/connection.c SSL certificate found
> > at icecast.pem
> > [2020-06-24  12:54:55] INFO connection/connection.c SSL using ciphers
> >
> ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES128
> > *(this chiphers is still going on, I just shortened it in this email)*
>
> That's fixed your certificate file.
>
> The ciphers line is long.
>
> And you have SSL.
>
> You probably want to enable SSL on a port now:
>
>     <listen-socket>
>         <port>8000</port>
>         <bind-address>::</bind-address>
>     </listen-socket>
>
>     <listen-socket>
>         <port>8443</port>
>         <bind-address>::</bind-address>
>         <ssl>1</ssl>
>     </listen-socket>
>
>
> --
> Paul Martin <pm at nowster.me.uk>
> _______________________________________________
> Icecast mailing list
> Icecast at xiph.org
> http://lists.xiph.org/mailman/listinfo/icecast
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20200626/51c0f7e2/attachment.htm>


More information about the Icecast mailing list