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

Manpages: Add environment variables to the docs #254

Merged
merged 1 commit into from Aug 17, 2021

Conversation

micahsnyder
Copy link
Contributor

The CURL_CA_BUNDLE environment variable used by freshclam & clamsubmit to
specify a custom path to a CA bundle is undocumented.

Feature was added here: https://bugzilla.clamav.net/show_bug.cgi?id=12504

Resolves: #175

Also document:

  • clamd/clamscan: using LD_LIBRARY_PATH to find libclamunrar_iface.so/dylib
  • sigtool: using SIGNDUSER, SIGNDPASS for auth creds when building CVD

This info also needs to be added to the online documentation.

The CURL_CA_BUNDLE environment variable used by freshclam & clamsubmit to
specify a custom path to a CA bundle is undocumented.

Feature was added here: https://bugzilla.clamav.net/show_bug.cgi?id=12504

Resolves: Cisco-Talos#175

Also document:
- clamd/clamscan: using LD_LIBRARY_PATH to find libclamunrar_iface.so/dylib
- sigtool: using SIGNDUSER, SIGNDPASS for auth creds when building CVD

This info also needs to be added to the online documentation.
@micahsnyder micahsnyder merged commit efd8ac5 into Cisco-Talos:main Aug 17, 2021
23 of 24 checks passed
@micahsnyder micahsnyder deleted the CLAM-1549-CURL_CA_BUNDLE branch August 17, 2021 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CURL_CA_BUNDLE environment variable missing from freshclam, clamsubmit documentation
1 participant