tried by eliminating double slashes but ended up with a Runtime error,<br>
<br>
Runtime Error<br>
Program:C\WINDOWS\system32\xmlsec.exe<br>
R6034<br>
An application has made an attempt to load the C runtime library incorrectly.<br>
<br><br>C:\WINDOWS\system32\xmlsec.exe  --verify  --pubkey-cert-pem  c:\docume~1\raghu\locals~1\temp\tmpo4mhfq.pem  --id-attr:ID  urn:oasis:names:tc:SAML:2.0:assertion:Assertion  --node-id  s28d32936e102be7ef2f17d6b89d140a2b53e6cacd  c:\docume~1\raghu\locals~1\temp\tmphdgbrw<br>
<br><br><br><div class="gmail_quote">On Mon, May 2, 2011 at 10:22 PM, Aleksey Sanin <span dir="ltr"><<a href="mailto:aleksey@aleksey.com">aleksey@aleksey.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


  
    
  
  <div text="#000000" bgcolor="#ffffff">
    You don't need "double slashes".<br>
    <pre cols="72">Aleksey
</pre><div><div></div><div class="h5">
    <br>
    On 5/2/11 3:06 AM, raghu raghu wrote:
    </div></div><blockquote type="cite"><div><div></div><div class="h5">Hi,<br>
       <br>
        Following command raises following error when executed on
      windows environment. xmlsec and dependencies are downloaded from <a href="ftp://ftp.zlatkovic.com/libxml/" target="_blank">ftp://ftp.zlatkovic.com/libxml/</a>
      and copied to SYSTEM32 path.<br>
      <br>
        Can anyone suggest me about this error?<br>
      <br>
      C:\><b>Libxml\\xmlsec.exe  --verify  --pubkey-cert-pem 
        c:\\docume~1\\raghu\\locals~1\\temp\\tmpz_bttr.pem 
        --id-attr:ID  urn:oasis:names:tc:SAML:2.0:assertion:Assertion 
        --node-id  s299674594c38ea4bc4df950e336f6e9c27f7c4571 
        c:\\docume~1\\raghu\\locals~1\\temp\\tmpbcwvu3</b><br>
      <br>
func=xmlSecOpenSSLAppKeyLoad:file=..\src\openssl\app.c:line=131:obj=unknown:subj<br>
      =BIO_new_<a>file:error=4:crypto</a> library function
failed:filename=c:\\docume~1\\raghu\\locals~1\\temp\\tmpz_bttr.pem;errno=2<br>
func=xmlSecAppCryptoSimpleKeysMngrKeyAndCertsLoad:file=..\apps\crypto.c:line=118<br>
      :obj=unknown:subj=xmlSecCryptoAppKeyLoad:error=1:xmlsec library
      function failed:<br>
      uri=c:\\docume~1\\raghu\\locals~1\\temp\\tmpz_bttr.pem<br>
      Error: failed to load public key from
      "c:\\docume~1\\raghu\\locals~1\\temp\\t<br>
      mpz_bttr.pem".<br>
      Error: keys manager creation failed<br>
      Usage: xmlsec <command> [<options>] [<files>]<br>
      <br>
      xmlsec is a command line tool for signing, verifying, encrypting
      and<br>
      decrypting XML documents. The allowed <command> values are:<br>
        --help        display this help information and exit<br>
        --help-all    display help information for all commands/options
      and exit<br>
        --help-<cmd>  display help information for command
      <cmd> and exit<br>
        --version     print version information and exit<br>
        --keys        keys XML file manipulation<br>
        --sign        sign data and output XML document<br>
        --verify      verify signed document<br>
        --sign-tmpl   create and sign dynamicaly generated signature
      template<br>
        --encrypt     encrypt data and output XML document<br>
        --decrypt     decrypt data from XML document<br>
        --xkms-server-request         process data as XKMS server
      request<br>
      </div></div><pre><fieldset></fieldset>
_______________________________________________
xmlsec mailing list
<a href="mailto:xmlsec@aleksey.com" target="_blank">xmlsec@aleksey.com</a>
<a href="http://www.aleksey.com/mailman/listinfo/xmlsec" target="_blank">http://www.aleksey.com/mailman/listinfo/xmlsec</a>
</pre>
    </blockquote>
  </div>

</blockquote></div><br>