connections-automation icon indicating copy to clipboard operation
connections-automation copied to clipboard

ldap-install ssl without hostname

Open stoeps13 opened this issue 1 year ago • 0 comments

The LDAP install role creates an SSL certificate without a hostname. The latest java update for SDI 7.2 (8.0-7.20) forces TLS 1.3 and hostname verification. So, the TDI AL fails.

Hostname should be read from inventory or additional assembly line.

As we already mentioned, SSL, all SSL certs are created with company=HCL etc., this should also be configurable, or an option to add already registered SSL keys should be implemented.

stoeps13 avatar Jun 23 '23 14:06 stoeps13