Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Freespirits_GR_Host

Pages: 1 [2]
16
SSL / Using ssl to secure soundcast stream
« 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

17
SSL / DNS of your domain doesn't point to this server to New Account
« on: February 18, 2020, 10:51:04 AM »
Hello

I am using the latest version and would like to confirm that there is an issue with the aussl.
If i create user with domain i can't issue a new ssl receiving the error

"DNS of your domain doesn't point to this server"

If i add domain to an existing acount everything works normal.

Thank you in advance and hope to save time from people fihting with the same issue.

Pages: 1 [2]