[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
import Certificate to userCertificate
- To: openldap-technical@openldap.org
- Subject: import Certificate to userCertificate
- From: ÐÐÐÐÑÐÐ <gloomyad@gmail.com>
- Date: Thu, 7 Feb 2013 13:56:22 +0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=YUselcL+2nS/fDn997wLcP0zagbZQVGEvgJMBm6lx7g=; b=aD67yZMoQMngo6VDrHLCJAcnDOEPuuprVqUOEmLKVHCWb3/lpsxRHEnCOzPaTnB8iT kH7mzjnbz6D+nrvbnMlDY8mECvNqINtgadIAdezSUUmFn6YM2HbaOPDr+PGnVzMEaQxp OyA1vMqa5471T/6aVh4+p5LJS4Nt5LWeaw+H+vvVQBEsb/2LBqypzx1RBJp1hhUTKu1B s89dt4msdqDXsrKgSeNe7h4fc5HHxobW48ZCOtgAADumQzpwhpHr1ZpFkI+ww7c6zhSP g9pkjwNZET6A8E1Hd22s/JHIW0gU3pDEc7DwzIKqQV8PJSCruEWMWE7CVSxQnIs4mgkT hF5Q==
Hello.
I have a problem with importing certificate to OPENLDAP. I had exported a Certificate from Active Directory and then tried to import it into userCertificate attribute. The system show me error because i didn't use binary in file ldif. After I had done correction of file "ldif", I received message
value #0 normalization failed.
When I change a SYNTAX of userCertificate from 1.3.6.1.4.1.1466.115.121.1.8 to 1.3.6.1.4.1.1466.115.121.1.40 the file was importing well, and LDAP Browser show me data in attribute userCertificate as Certificate. I could also export data from OPENLDAP.
And now question: what difference between 1.3.6.1.4.1.1466.115.121.1.8 and 1.3.6.1.4.1.1466.115.121.1.40, and which of syntax is more correct to use in my case?
In case if 1.3.6.1.4.1.1466.115.121.1.8 is more correct how can i understand where i make mistake?
I Âwas trying to import Certificate as base64.
As example
userCertificate;binary:: MIIHcjCCBxygAwIBAgIQQAAAANG9zQ1Jv2ZMAM6FJDANBgkrBgEEAZxWAQIFADCBgjETMBEGCgmSJo...