<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1255">
<META content="MSHTML 6.00.2900.3199" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello, </FONT></DIV>
<DIV><FONT face=Arial size=2>After installing on Debian xmlsec 
1.2.11</FONT></DIV>
<DIV><FONT face=Arial size=2>I try to use the following&nbsp; from the command 
line:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>xmlsec1 sign --privkey-pem dsaprivkey.pem 
--pubkey-der dsapubkey.der --output out.xml in.xml</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>And get this error:</DIV>
<DIV><BR>func=xmlSecOpenSSLX509StoreInitialize:file=x509vfy.c:line=651:obj=x509-store:subj=X509_LOOKUP_add_dir:error=4:crypto 
library function 
failed:<BR>func=xmlSecKeyDataStoreCreate:file=keysdata.c:line=1328:obj=x509-store:subj=id-&gt;initialize:error=1:xmlsec 
library function 
failed:<BR>func=xmlSecOpenSSLKeysMngrInit:file=crypto.c:line=313:obj=unknown:subj=xmlSecKeyDataStoreCreate:error=1:xmlsec 
library function 
failed:xmlSecOpenSSLX509StoreId<BR>func=xmlSecOpenSSLAppDefaultKeysMngrInit:file=app.c:line=1270:obj=unknown:subj=xmlSecOpenSSLKeysMngrInit:error=1:xmlsec 
library function failed:<BR>Error: failed to initialize keys manager.<BR>Error: 
keys manager creation failed</DIV>
<DIV>&nbsp;</DIV>
<DIV>What can it be, how to solve a problem?</DIV>
<DIV>Thank you<BR></DIV></FONT></BODY></HTML>