When I try to run ossec-authd with the -v option I get an invalid option error. According to the man page on the website for version 2.8.1 located at https://ossec-docs.readthedocs.org/en/latest/programs/ossec-authd.html the daemon supports a -v option to pass it a ca cert. The command and error are below. The -h option also produces the same error, but -V does work and reports that it is in fact version 2.8.1. Am I missing something here or did this option not get added?
Command: /var/ossec/bin/ossec-authd -g ossec -p 1515 -v /var/ossec/etc/cacert.pem Error: /var/ossec/bin/ossec-authd: invalid option -- 'v' -- --- You received this message because you are subscribed to the Google Groups "ossec-list" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
