Can't authenticate to AWX using LDAPS auth

Hello,

I just changed from ldap to ldaps, It was working fine with ldap but since switching to LDAPS I can not authenticate to AWX. I use k3s and awx-operator v22.0.0

django_auth_ldap Caught LDAPError while authenticating testuser: SERVER_DOWN({‘result’: -1, ‘desc’: “Can’t contact LDAP server”, ‘errno’: 9, ‘ctrls’: , ‘info’: ‘error:0A000086:SSL routines::certificate verify failed (unable to get local issuer certificate)’})
2023-09-21 12:47:55,408 WARNING [f485337e6db14d07930e7b2324d4f96f] awx.api.generics Login failed for user

Any idea on how to fix this issue?

Kind regards,

Bahram