mirror of
https://gitlab.xiph.org/xiph/ezstream.git
synced 2025-01-03 14:56:35 -05:00
Comment out <client_cert />
It's causing too much trouble in testing.
This commit is contained in:
parent
c44d05c747
commit
9be02b4d37
@ -66,7 +66,7 @@
|
||||
X.503 client certificate, in PEM format, containing both certificate
|
||||
(with public key) and private key in the same file, for authentication.
|
||||
-->
|
||||
<client_cert>/etc/ssl/ezstream.crt</client_cert>
|
||||
<!-- <client_cert>/etc/ssl/private/ezstream.crt</client_cert> -->
|
||||
|
||||
<!-- Number of reconnection attempts, before giving up (default: 0) -->
|
||||
<reconnect_attempts>20</reconnect_attempts>
|
||||
|
Loading…
Reference in New Issue
Block a user