[xmlsec] Inserting XML sig at specific point

Aleksey Sanin aleksey at aleksey.com
Tue Jun 12 23:55:52 PDT 2007


You need to load this certificate as trusted. You also might
want to look for a book on cryptography (PKI, X509 certificates,
etc.)

Aleksey

Chris McQueen wrote:
> Excellent... but now I get the following errors and I'm lost again :(
> 
> func=xmlSecOpenSSLX509StoreVerify:file=x509vfy.c:line=360:obj=x509-store:sub
> j=X509_verify_cert:error=4:crypto library function
> failed:subj=/C=US/ST=MS/L=Jackson/O=DC Forms
> LLC/OU=Transform/CN=www.dctransform.com;err=18;msg=self signed certificate
> 
> func=xmlSecOpenSSLX509StoreVerify:file=x509vfy.c:line=408:obj=x509-store:sub
> j=unknown:error=71:certificate verification failed:err=18;msg=self signed
> certificate
> 
> Chris
> 
> 
> -----Original Message-----
> From: Aleksey Sanin [mailto:aleksey at aleksey.com] 
> Sent: Tuesday, June 12, 2007 7:47 PM
> To: chris at dctransform.com
> Subject: Re: [xmlsec] Inserting XML sig at specific point
> 
>  > The signing program appears to work fine and outputs exactly what
>  > I expect, but now verification fails with error 18. (data do not
>  > match our expectation)
> 
> Check if you output xml file with formatting enabled.
> 
> Aleksey
> 
> 



More information about the xmlsec mailing list