Corrie Van Sice
Corrie Van Sice
Just to add to this, usually when you query an LDAP server that uses STARTTLS, you need to use the "-Z" parameter. STARTTLS does not require ldaps. So, I'm wondering...
Ok, I've worked through this issue. Currently Harbor does not support using STARTTLS - it does not make the api call when initializing the connection to the ldap server. Someone...
I had the same issue with `libcurl4-gnutls-dev` and also resolved by using my existing `libcurl4-openssl-dev`. Some indication of this option would have saved a lot of time - I believe...