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

Allow configuration of certs and password for agent-server communication #32

Open
wants to merge 34 commits into
base: master
Choose a base branch
from

Conversation

emmetog
Copy link
Contributor

@emmetog emmetog commented Sep 4, 2020

Description of PR

  • Allows certs and passwords to be configurable when auto-registering with the server
  • Adds a ossec_agent_pause_for_manual_steps variable to allow not pausing when auto-registration is desired

Type of change
Feature Pull Request

Anthony ARNAUD and others added 30 commits September 19, 2017 23:29
…mode

Set permisisons on client.keys file
…config

Add option to disable active-response in template
Moved from travis to Github Actions;

Co-authored-by: Werner Dijkerman <[email protected]>
{% if ossec_agent_cert_path %}-x {{ ossec_agent_cert_path }}{% endif %}
{% if ossec_agent_key_path %}-k {{ ossec_agent_key_path }}{% endif %}

- debug: var=ossec_agent_register_string
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this debug task still needed?

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.

2 participants