Hello,
I have 2 environemnt where xmlsec is same version. env1: x86 ubuntu 12.04 and openssl openssl version OpenSSL 1.0.1 14 Mar 2012 env2: arm openssl 1.0.1 e I load trusted certifcate chain in a key manager and it fails on some of the certificates in the arm env. On x86 environment all works ok func=xmlSecOpenSSLX509StoreAdoptCert:file=x509vfy.c:line=453:obj=x509-store:subj=X509_STORE_add_cert:error=4:crypto library function failed: func=xmlSecOpenSSLAppKeysMngrCertLoadBIO:file=app.c:line=1149:obj=unknown:subj=xmlSecOpenSSLX509StoreAdoptCert:error=1:xmlsec library function failed: func=xmlSecOpenSSLAppKeysMngrCertLoad:file=app.c:line=1038:obj=unknown:subj=xmlSecOpenSSLAppKeysMngrCertLoadBIO:error=1:xmlsec library function failed:filename=/etc/trusted_certs/0c41735b.0;errno=2 func=xmlSecOpenSSLX509StoreAdoptCert:file=x509vfy.c:line=453:obj=x509-store:subj=X509_STORE_add_cert:error=4:crypto library function failed: func=xmlSecOpenSSLAppKeysMngrCertLoadBIO:file=app.c:line=1149:obj=unknown:subj=xmlSecOpenSSLX509StoreAdoptCert:error=1:xmlsec library function failed: func=xmlSecOpenSSLAppKeysMngrCertLoad:file=app.c:line=1038:obj=unknown:subj=xmlSecOpenSSLAppKeysMngrCertLoadBIO:error=1:xmlsec library function failed:filename=/etc/trusted_certs/ConnectedCarPolicyVehicleCAv12TEST.cacert.pem;errno=2 func=xmlSecOpenSSLX509StoreAdoptCert:file=x509vfy.c:line=453:obj=x509-store:subj=X509_STORE_add_cert:error=4:crypto library function failed: func=xmlSecOpenSSLAppKeysMngrCertLoadBIO:file=app.c:line=1149:obj=unknown:subj=xmlSecOpenSSLX509StoreAdoptCert:error=1:xmlsec library function failed: func=xmlSecOpenSSLAppKeysMngrCertLoad:file=app.c:line=1038:obj=unknown:subj=xmlSecOpenSSLAppKeysMngrCertLoadBIO:error=1:xmlsec library function failed:filename=/etc/trusted_certs/6a672108.0;errno=2 func=xmlSecOpenSSLX509StoreAdoptCert:file=x509vfy.c:line=453:obj=x509-store:subj=X509_STORE_add_cert:error=4:crypto library function failed: func=xmlSecOpenSSLAppKeysMngrCertLoadBIO:file=app.c:line=1149:obj=unknown:subj=xmlSecOpenSSLX509StoreAdoptCert:error=1:xmlsec library function failed: func=xmlSecOpenSSLAppKeysMngrCertLoad:file=app.c:line=1038:obj=unknown:subj=xmlSecOpenSSLAppKeysMngrCertLoadBIO:error=1:xmlsec library function failed:filename=/etc/trusted_certs/ConnectedCarRootCAv12TEST.cacert.pem;errno=2 func=xmlSecOpenSSLX509StoreAdoptCert:file=x509vfy.c:line=453:obj=x509-store:subj=X509_STORE_add_cert:error=4:crypto library function failed: func=xmlSecOpenSSLAppKeysMngrCertLoadBIO:file=app.c:line=1149:obj=unknown:subj=xmlSecOpenSSLX509StoreAdoptCert:error=1:xmlsec library function failed: func=xmlSecOpenSSLAppKeysMngrCertLoad:file=app.c:line=1038:obj=unknown:subj=xmlSecOpenSSLAppKeysMngrCertLoadBIO:error=1:xmlsec library function failed:filename=/etc/trusted_certs/01972f74.0;errno=2 func=xmlSecOpenSSLX509StoreAdoptCert:file=x509vfy.c:line=453:obj=x509-store:subj=X509_STORE_add_cert:error=4:crypto library function failed: func=xmlSecOpenSSLAppKeysMngrCertLoadBIO:file=app.c:line=1149:obj=unknown:subj=xmlSecOpenSSLX509StoreAdoptCert:error=1:xmlsec library function failed: func=xmlSecOpenSSLAppKeysMngrCertLoad:file=app.c:line=1038:obj=unknown:subj=xmlSecOpenSSLAppKeysMngrCertLoadBIO:error=1:xmlsec library function failed:filename=/etc/trusted_certs/CodeSigningCAv12TEST.cacert.pem;errno=2 the .0 files are from c_rehash utility...so i dont expect them to be loaded It this because of openssl? Thanks, Ionut
_______________________________________________ xmlsec mailing list [email protected] http://www.aleksey.com/mailman/listinfo/xmlsec
