Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

SSLCACertificateFile is a concatenation of client certificates in PEM format (i.e. cat trusted_certs/*.crt > trusted.crt).

DAV Setup
Code Block
        <Location /dav>
                Dav On
        </Location>

...