mirror of
https://github.com/rocky-linux/ansible-role-ipa-getcert.git
synced 2024-11-16 01:41:23 +00:00
fix up ipa-getcert role to be modular
This commit is contained in:
parent
b182a76df9
commit
29c04c17ba
@ -3,9 +3,9 @@ CI Badge
|
||||
# ipa-getcert Ansible Role
|
||||
A very basic ipa-getcert role used for certificates issued for internal communication. This assumes the client is enrolled with FreeIPA.
|
||||
|
||||
This is loosely based on another project on github with some heavy modifications and adapted for the Rocky Linux infrastructure. It may be used and copied.
|
||||
This is loosely based on another project on github with some heavy modifications and adapted for the Rocky Linux infrastructure. In particular, we have made it more modular. This may be used and copied.
|
||||
|
||||
**Note**: Note that the certificates should auto-renew when requested via `ipa-getcert`. However. if you turn on the chain, you will have to renew that manually.
|
||||
**Note**: Note that the certificates should auto-renew when requested via `ipa-getcert`. However. if you turn on the chain, you will have to fix that manually.
|
||||
|
||||
## Getting started
|
||||
Ensure all dependencies are installed and then follow the below process
|
||||
|
Loading…
Reference in New Issue
Block a user