Hi I have issue with getting my LDAP server working with ssl. I try to 
convert the certificate to PEM using command below:

openssl x509 -out cacert.pem -outform pem -text -in cacert.crt -inform der 

and this is the error I am getting:

unable to load certificate
139641059669832:error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong 
tag:tasn_dec.c:1319:
139641059669832:error:0D07803A:asn1 encoding 
routines:ASN1_ITEM_EX_D2I:nested asn1 error:tasn_dec.c:381:Type=X509

It's InCommon certificate that I want to add to my LDAP server. 

I try to verify the certificate:
openssl verify unixauth01_science_purdue_edu.crt 

this thi sis what I am getting:

unable to load certificate
140081482803016:error:0906D06C:PEM routines:PEM_read_bio:no start 
line:pem_lib.c:703:Expecting: TRUSTED CERTIFICATE

I am using Red Hat 6.4 with OpenLDAP 2.4.23.

I will appreciate any help.

Thanks,

-- 
-- 
You received this message because you are subscribed to the Linux Users Group.
To post a message, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit our group at 
http://groups.google.com/group/linuxusersgroup
References can be found at: http://goo.gl/anqri
Please remember to abide by our list rules (http://tinyurl.com/LUG-Rules or 
http://cdn.fsdev.net/List-Rules.pdf)

--- 
You received this message because you are subscribed to the Google Groups 
"Linux Users Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to