xmlsec1

donBono - January 24, 2008 - 17:27
Project:Google Apps Authentication
Version:5.x-1.0
Component:Miscellaneous
Category:support request
Priority:minor
Assigned:Unassigned
Status:active
Description

I have been trying to get this module to work, but not succeeded. This is wrong forum, because my problem is not in this module but in xmlsec1 configuration in my server, but I hope you can gime some advice what to do.

Command "/usr/local/bin/xmlsec1 sign --privkey-pem /var/www/sec-keys/dsaprivkey.pem --pubkey-der /var/www/sec-keys/dsapubkey.der --output /var/tmp/SIGNED_xxxxxx /var/tmp/TO_SIGN_xxxxxx" causes this kind of error message:

func=xmlSecOpenSSLX509StoreInitialize:file=x509vfy.c:line=651:obj=x509-store:subj=X509_LOOKUP_add_dir:error=4:crypto library function failed:
func=xmlSecKeyDataStoreCreate:file=keysdata.c:line=1328:obj=x509-store:subj=id->initialize:error=1:xmlsec library function failed:
func=xmlSecOpenSSLKeysMngrInit:file=crypto.c:line=313:obj=unknown:subj=xmlSecKeyDataStoreCreate:error=1:xmlsec library function failed:xmlSecOpenSSLX509StoreId
func=xmlSecOpenSSLAppDefaultKeysMngrInit:file=app.c:line=1270:obj=unknown:subj=xmlSecOpenSSLKeysMngrInit:error=1:xmlsec library function failed:
Error: failed to initialize keys manager.
Error: keys manager creation failed

System is Fedora Core 4 and I have installed libxml2, libxslt and openssl. And the keys were created exactly by the instructions in Google's help page.

 
 

Drupal is a registered trademark of Dries Buytaert.