Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
Ezstream
Commits
a35794bb
Commit
a35794bb
authored
Jan 19, 2020
by
Moritz Grimm
Browse files
Allow tests to succeed when libshout does not support TLS
parent
f35c3115
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/ezstream-full.xml
View file @
a35794bb
...
...
@@ -32,8 +32,14 @@
<!--
Configure TLS requirement: none, may, required (default: "may")
For compatibility reasons, the default configuration and this example
is "may". THIS IS INSECURE. It allows a MitM to intercept the
password and tamper with the stream. It is recommended to set this to
"required" when configuring TLS to secure streaming over untrusted
networks.
-->
<tls>
Required
</tls>
<tls>
May
</tls>
<!--
Configure allowed cipher suites for TLS other than the libshout default.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment