Skip to content

Managing LWCA

Endi S. Dewata edited this page Mar 9, 2023 · 1 revision

Listing CAs

$ ipa ca-find

Adding CA

$ ipa ca-add <name> --subject=<subject DN>

Disabling CA

$ ipa ca-disable <name>

Deleting CA

$ ipa ca-del <name>

See Also

Clone this wiki locally