Icinga / Icinga/icinga2

Empty icinga ca list

Open
#9,632 5 comments 0 reactions 2 assignees View on GitHub

@xl3vo5 is already working on this.

Since Jan 3, 2024.

area/distributed needs feedback
Dominant language
C++
Stars
2.2k
Forks
616
Avg merge
5d 6h
Merged PRs (30d)
10

Description

Describe the bug

Im creating the ticket for my icinga2-agen1.localdomain

[root@rocky icinga2]# icinga2 pki ticket --cn icinga2-agent1.localdomain
34f881e8ad1aef07440c4b4901fde5352793bbc5

I alredy did the icinga2 node wizard

Reconfiguring Icinga...
Checking for existing certificates for common name 'icinga2-master1.localdomain'...
Certificate '/var/lib/icinga2/certs//icinga2-master1.localdomain.crt' for CN 'icinga2-master1.localdomain' already existing. Skipping certificate generation.
Generating master configuration for Icinga 2.
'api' feature already enabled.

Master zone name [master]:

Default global zones: global-templates director-global
Do you want to specify additional global zones? [y/N]:
Please specify the API bind host/port (optional):
Bind Host []:
Bind Port []:

Do you want to disable the inclusion of the conf.d directory [Y/n]:
Disabling the inclusion of the conf.d directory...
Checking if the api-users.conf file exists...

Done.

Now restart your Icinga 2 daemon to finish the installation!

[root@rocky icinga2]# systemctl restart icinga2
[root@rocky icinga2]# icinga2 feature enable api
warning/cli: Feature 'api' already enabled.

[root@rocky icinga2]# icinga2 ca list

Fingerprint Timestamp Signed Subject

My ca list still empy

Somebody knows why?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.