Hi,
I have updated vault from quite old 0.10.1 version to the latest 1.13.2.
All look ok apart from an error that appears when I try to use AD authentication:
Error authenticating: Error making API request.
URL: PUT https://vault.internal:8200/v1/auth/ldap/login/chris
Code: 400. Errors:
* 1 error occurred:
* error connecting to host "ldaps://ldaps.internal": {{err}}%!(EXTRA *ldap.Error=LDAP Result Code 200 "Network Error": tls: failed to verify certificate: x509: certificate relies on legacy Common Name field, use SANs instead)
It seems that I need to replace the SSL certificate used by LDAP. But that’s not possible now.
Is there a fix or workaround for this problem?
cheers