Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parametrize TLS/SSL Protocol in Icecast config file #7

Open
amavarick opened this issue Jan 7, 2017 · 1 comment
Open

Parametrize TLS/SSL Protocol in Icecast config file #7

amavarick opened this issue Jan 7, 2017 · 1 comment

Comments

@amavarick
Copy link

We currently have the option of enabling SSL, defining ciphers and certificate files. Would you please add the option to define the protocol.

Example could be:
<SSL_Protocol>SSL_OP_NO_TLSv1|SSL_OP_NO_TLSv1_1|SSL_OP_NO_SSLv2|SSL_OP_NO_SSLv3</SSL_Protocol>

The current ability to define ciphers is great but some ciphers are backwards compatible. From a security standpoint, it would be great to be able to control the protocols available.

Is there a workaround for me without needing to recompile as I've installed from Xiph repository.

Thank you so much for your time!

@ePirat
Copy link
Contributor

ePirat commented Feb 1, 2017

Thanks for your report, given that we prefer to track our issues in the tac bug tracker I've copied your issue. We will continue to update it over there:

https://trac.xiph.org/ticket/2311

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants