diff --git a/README.md b/README.md index 7c35932433a221a1fa64906dc9d58d61f3074d02..6a47fdcbbc9dfb88983e9534d4f01b20d0f1ecb4 100644 --- a/README.md +++ b/README.md @@ -41,11 +41,11 @@ Requirements Limitations ----------- -**External CA** +**External signed CA** -External CA support is not supported or working. The currently needed two step process is an issue for the processing in the role. The configuration of the server is partly done already and needs to be continued after the CSR has been handled. This is for example breaking the deployment of a server with replicas or clients in one playbook. +External signed CA is now supported. But the currently needed two step process is an issue for the processing in a simple playbook. -Work is planned to have a new method to handle CSR for external CAs in a separate step before starting the server installation. +Work is planned to have a new method to handle CSR for external signed CAs in a separate step before starting the server installation. Usage