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

Migrated certificates and passwords changes for AMI #73

Merged

Conversation

c-bordon
Copy link
Member

@c-bordon c-bordon commented Oct 9, 2024

Description

Changes are migrated so that AMI 4.10.0 contains the creation of own certificates and changes in passwords

Test

[root@wazuh-server ~]# ls -la /etc/wazuh-indexer/certs/
total 24
dr-x------  2 wazuh-indexer wazuh-indexer  117 Oct  9 15:14 .
drwxr-x--- 11 wazuh-indexer wazuh-indexer 4096 Oct  9 15:15 ..
-r--------  1 wazuh-indexer wazuh-indexer 1704 Oct  9 15:14 admin-key.pem
-r--------  1 wazuh-indexer wazuh-indexer 1107 Oct  9 15:14 admin.pem
-r--------  1 wazuh-indexer wazuh-indexer 1184 Oct  9 15:14 root-ca.pem
-r--------  1 wazuh-indexer wazuh-indexer 1704 Oct  9 15:14 wazuh-indexer-key.pem
-r--------  1 wazuh-indexer wazuh-indexer 1229 Oct  9 15:14 wazuh-indexer.pem
[root@wazuh-server ~]# ls -la /etc/wazuh-dashboard/certs/
total 12
dr-x------ 2 wazuh-dashboard wazuh-dashboard   83 Oct  9 15:14 .
drwxr-x--- 3 wazuh-dashboard wazuh-dashboard  110 Oct  9 14:43 ..
-r-------- 1 wazuh-dashboard wazuh-dashboard 1184 Oct  9 15:14 root-ca.pem
-r-------- 1 wazuh-dashboard wazuh-dashboard 1704 Oct  9 15:14 wazuh-dashboard-key.pem
-r-------- 1 wazuh-dashboard wazuh-dashboard 1233 Oct  9 15:14 wazuh-dashboard.pem
hosts:
  - default:
      url: https://127.0.0.1
      port: 55000
      username: wazuh-wui
      password: "I-08bfa914a259e3b90"
      run_as: false

Screenshot_20241009_124830
Screenshot_20241009_124900

Build https://github.com/wazuh/wazuh-virtual-machines/actions/runs/11257277627/job/31301121720

Issue related

#72

@c-bordon c-bordon requested a review from a team October 9, 2024 15:49
@c-bordon c-bordon self-assigned this Oct 9, 2024
@c-bordon c-bordon linked an issue Oct 9, 2024 that may be closed by this pull request
1 task
@c-bordon c-bordon merged commit 111654f into 4.10.0 Oct 9, 2024
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.

Migrate AMI passwords changes to 4.10.0 version
2 participants