Hi Quanah Great catch! I removed the extra space and my previous error disappeared.
Thanks for the help! tl Internal Use - Confidential -----Original Message----- From: Quanah Gibson-Mount <[email protected]> Sent: Wednesday, April 19, 2023 6:37 PM To: Lemons, Terry; [email protected] Subject: Re: Use of olcTLSECName directive returns 'wrong attibuteType' error [EXTERNAL EMAIL] --On> ldpdd041:/tmp # cat set-ecname.ldif > > dn: cn=config > > changetype: modify > > add: olcTLSECName > > olcTLSECName : secp384r1 The above does not appear to be a valid ldap modify statement. In particular, you seem to have a space that should not be there. I.e., olcTLSSECName: secp38r41 NOT olcTLSSECName : secp384r1 --Quanah
