Hello list, i cant create correct certificate, anyone can help me?

Error: signature failed

1st step :
C:\OpenSSL\bin>openssl genrsa -out myprvkey.pem 1024
2nd step :
C:\OpenSSL\bin>openssl req -new -key myprvkey.pem -x509 -days 365 -out mypubcert.pem
3nd step :
c:\test\sign3 sign3.xml C:\OpenSSL\bin\myprvkey.pem C:\OpenSSL\bin\mypubcert.pem >test.xml func=xmlSecDSigCtxProcessSignatureNode:file=..\src\xmldsig.c:line=465:obj=unknown:subj=dsigCtx->c14nMethod == NULL:error=100:assertion:func=xmlSecDSigCtxSign:file=..\src\xmldsig.c:line=303:obj=unknown:subj=xmlSecDSigCtxSigantureProcessNode:error=1:xmlsec library function failed:
Error: signature failed


_______________________________________________
xmlsec mailing list
[email protected]
http://www.aleksey.com/mailman/listinfo/xmlsec

Reply via email to