diff --git a/content/docs/infrastructure/icecast/_index.md b/content/docs/infrastructure/icecast/_index.md index 9e10aa0..3255f2c 100644 --- a/content/docs/infrastructure/icecast/_index.md +++ b/content/docs/infrastructure/icecast/_index.md @@ -20,11 +20,11 @@ addition to the basic setup, some settings have to be changed for my needs. ## TLS setup If you didn't use the UberLab guide, all Icecast access might be unencrypted! -You need to enable TLS[^2] manually by inserting the [1](https://www.icecast.org/docs/icecast-trunk/config_file/#tcp-port-settings) +You need to enable TLS[^2] manually by inserting [`1`](https://www.icecast.org/docs/icecast-trunk/config_file/#tcp-port-settings) in the `` block of the `icecast.xml` configuration file. -Additionally, specify a `` in the [](https://www.icecast.org/docs/icecast-trunk/config_file/#path-settings) +Additionally, specify a `` in the [``](https://www.icecast.org/docs/icecast-trunk/config_file/#path-settings) block and provide a file containing the cert and private key in sequence at the -specified location. Finally, restart Icecast server to reload new configuration. +specified location. Finally, restart Icecast server to reload the new configuration. {{< callout type="info" >}} If Icecast refuses to start, increase the [logging level](#logging-level), diff --git a/content/docs/infrastructure/icecast/streaming-setup.md b/content/docs/infrastructure/icecast/streaming-setup.md index 0d06dca..e8a8177 100644 --- a/content/docs/infrastructure/icecast/streaming-setup.md +++ b/content/docs/infrastructure/icecast/streaming-setup.md @@ -135,7 +135,7 @@ Press the `m` key when starting the concert to mute mpv's output and press the ### Controlling listeners -Icecast's Admin Interface offers some functions to control listeners. I'm using wget to trigger those tasks at the terminal. The geeneral syntax is: +Icecast's Admin Interface offers some functions to control listeners. I'm using wget to trigger those tasks at the terminal. The general syntax is: ```bash wget --quiet \