diff --git a/doc/ezstream.1.in.in b/doc/ezstream.1.in.in index 8a12000..be5ba69 100644 --- a/doc/ezstream.1.in.in +++ b/doc/ezstream.1.in.in @@ -153,8 +153,8 @@ Transport protocol used to stream to the server: .Bl -tag -width HTTPS -compact .It Ar HTTP Unencrypted HTTP (the default). -.It Ar HTTPS -HTTP over TLS. +.\" .It Ar HTTPS +.\" HTTP over TLS. .El .It Sy \& .Pq Mandatory. @@ -172,33 +172,33 @@ Default: .It Sy \& .Pq Mandatory. Password to authenticate with on the server. -.It Sy \& -Directory in which OpenSSL finds root CA certificates for validating the -.Ar HTTPS -server identity. -.Pp -Default: -.Em no server validation -.It Sy \& -Path of a root CA bundle file for validating the -.Ar HTTPS -server identity. -.Pp -Default: -.Em no server validation -.It Sy \& -X.503 client certificate for authentication on an -.Ar HTTPS -server. -.Pp -Default: -.Em no client certificate authentication -.It Sy \& -Private key that matches the public key and certificate in -.Sy \& . -.Pp -Default: -.Em no client certificate authentication +.\" .It Sy \& +.\" Directory in which OpenSSL finds root CA certificates for validating the +.\" .Ar HTTPS +.\" server identity. +.\" .Pp +.\" Default: +.\" .Em no server validation +.\" .It Sy \& +.\" Path of a root CA bundle file for validating the +.\" .Ar HTTPS +.\" server identity. +.\" .Pp +.\" Default: +.\" .Em no server validation +.\" .It Sy \& +.\" X.503 client certificate for authentication on an +.\" .Ar HTTPS +.\" server. +.\" .Pp +.\" Default: +.\" .Em no client certificate authentication +.\" .It Sy \& +.\" Private key that matches the public key and certificate in +.\" .Sy \& . +.\" .Pp +.\" Default: +.\" .Em no client certificate authentication .It Sy \& Number of reconnect attempts in case of connection issues with the server, or 0 diff --git a/examples/ezstream-full.xml b/examples/ezstream-full.xml index 31c1392..9eaf244 100644 --- a/examples/ezstream-full.xml +++ b/examples/ezstream-full.xml @@ -26,24 +26,6 @@ hackme - - /etc/ssl/certs - - - /etc/ssl/certs/ca-certificates.crt - - - /etc/ssl/ezstream.crt - - - /etc/ssl/private/ezstream.key - 0