Control Web Panel

WebPanel => SSL => Topic started by: Freespirits_GR_Host on February 21, 2020, 08:32:30 AM

Title: Using ssl to secure soundcast stream
Post by: Freespirits_GR_Host on February 21, 2020, 08:32:30 AM
Hello.

I need to secure my ssl stream with https and have alreadytried using stunnel.

The problem is i can't locate the following certificates needed for configuration.

Code: [Select]
[shoutcast]
accept = 1234
connect = 1.2.3.4:8820
cert = /etc/letsencrypt/live/radio.domain.tld/fullchain.pem
key = /etc/letsencrypt/live/radio.domain.tld/privkey.pem

Could you please help on how i can get those keys from my domain that already has a Let's encrypt SSL certificate assigned?

The other method is to use the following order and create the stunnel.pem

rsa key first
certificate second
cabundle/intermediate third

I just can't figure out where to get those. I have already tested the keys from /etc/pki/tls/private/domain.tld.key

Thank you in advance
Title: Re: Using ssl to secure soundcast stream
Post by: Sandeep on February 21, 2020, 08:55:15 AM
certs are in /etc/pki/tls