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

Merge 4.6.0 into 4.7.0 #2427

Merged
merged 60 commits into from
Sep 7, 2023

Merge branch '4.6.0' of https://github.com/wazuh/wazuh-packages into …

00e6cb2
Select commit
Loading
Failed to load commit list.
Merged

Merge 4.6.0 into 4.7.0 #2427

Merge branch '4.6.0' of https://github.com/wazuh/wazuh-packages into …
00e6cb2
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Wazuh CI / Distributed Cases - Certificates succeeded Sep 7, 2023 in 1m 4s

Test_unattended_distributed_cases

Below you have the stage output

Details

Certificate creation log



--------------------------------
07/09/2023 10:56:11 INFO: Starting Wazuh installation assistant. Wazuh version: 4.7.0
07/09/2023 10:56:11 INFO: Verbose logging redirected to /var/log/wazuh-install.log
07/09/2023 10:56:34 INFO: --- Configuration files ---
07/09/2023 10:56:34 INFO: Generating configuration files.
07/09/2023 10:56:34 DEBUG: Creating the root certificate.
Generating a 2048 bit RSA private key
..................................................+++
..+++
writing new private key to '/tmp/wazuh-certificates//root-ca.key'
-----
Generating RSA private key, 2048 bit long modulus
............+++
.................................+++
e is 65537 (0x10001)
Signature ok
subject=/C=US/L=California/O=Wazuh/OU=Wazuh/CN=admin
Getting CA Private Key
07/09/2023 10:56:34 DEBUG: Creating the Wazuh indexer certificates.
Generating a 2048 bit RSA private key
..........................................+++
.........+++
writing new private key to '/tmp/wazuh-certificates//ubuntu_focal_unattended-indexer-key.pem'
-----
Signature ok
subject=/C=US/L=California/O=Wazuh/OU=Wazuh/CN=ubuntu_focal_unattended-indexer
Getting CA Private Key
07/09/2023 10:56:34 DEBUG: Creating the Wazuh server certificates.
Generating a 2048 bit RSA private key
...+++
..+++
writing new private key to '/tmp/wazuh-certificates//ubuntu_focal_unattended_master-wazuh-key.pem'
-----
Signature ok
subject=/C=US/L=California/O=Wazuh/OU=Wazuh/CN=ubuntu_focal_unattended_master-wazuh
Getting CA Private Key
07/09/2023 10:56:34 DEBUG: Creating the Wazuh dashboard certificates.
Generating a 2048 bit RSA private key
...................................................+++
....................+++
writing new private key to '/tmp/wazuh-certificates//ubuntu_focal_unattended_master-dashboard-key.pem'
-----
Signature ok
subject=/C=US/L=California/O=Wazuh/OU=Wazuh/CN=ubuntu_focal_unattended_master-dashboard
Getting CA Private Key
07/09/2023 10:56:34 DEBUG: Generating random passwords.
07/09/2023 10:56:35 INFO: Created wazuh-install-files.tar. It contains the Wazuh cluster key, certificates, and passwords necessary for installation.