Hi,
I want to setup a LDAPS connection with a self signed certificate.
Unfortunaly, I have the following error :
Peer's certificate issuer has been marked as not trusted by the user
I tried to trust is by a : certutil -d ... -A -n 'CA' -t CT,,, -a -i ca.crt
But it doen't change anything.
Has someone an idea for me ?
Best regards