clamav/docs
Micah Snyder eb139c6e7d Extend freshclam client key/cert auth to macOS and Windows
Also:
- Rename to use FRESHCLAM_CLIENT_CERT, FRESHCLAM_CLIENT_KEY instead
  prefixing with "CURL_". Unlike CURL_CA_BUNDLE, these variable names
  are not used by the `curl` program and so do not piggyback on that
  existing functionality.

- Add FRESHCLAM_CLIENT_KEY_PASSWD environment variable to support
  password protected private key PEM files, as described in:
  https://curl.se/libcurl/c/CURLOPT_SSLCERT.html

- Document the new environment variable options in the manpage and in
  the `freshclam --help` message. Also add missing documentation in the
  freshclam and clamsubmit help-messages for CURL_CA_BUNDLE.

- Update the NEWS.md file to credit jedrzej for the new feature.
2023-08-03 19:31:36 -07:00
..
html Removed rc moniker for the 0.100.0 stable release. Added docs/html back so it may be packaged in the release tarball. 2018-12-02 23:07:08 -05:00
man Extend freshclam client key/cert auth to macOS and Windows 2023-08-03 19:31:36 -07:00
CMakeLists.txt CMake, Windows: install News, Readme, and html as UserManual 2021-08-27 14:46:05 -07:00