> Patrick A. Treptau wrote:
> > I am pulling my hair out trying to connect via ldaps to one of our AD
> > controllers.
> >
> > host = "ldaps://ad_host:636"
>
> You should always use the fully-qualified which is in the CN of the server
> certificate's subject DN.
Patrick isn't the only one runni
Josh wrote:
>> Patrick A. Treptau wrote:
>>> I am pulling my hair out trying to connect via ldaps to one of our AD
>>> controllers.
>>>
>>> host = "ldaps://ad_host:636"
>>
>> You should always use the fully-qualified which is in the CN of the server
>> certificate's subject DN.
>
> Patrick isn't