Hi, yes, this problem you can reproduce with files, which I send to you in first mail (see to file test.zip).
- test_pubkey.pem with public key of certificate - test_signature.bin with valid 256 byte length signature - test.data with data for signing and verification and try this command: openssl dgst -verify test_pubkey.pem -signature test_signature.bin -sha1 test.data X509 certificate is also in PKCS7 file test.p7s (CN = Ing. Ladislav Vyrtych). Martin Ficnar ASD Software -----Original Message----- From: Stephen Henson via RT [mailto:[email protected]] This suggests the certificate is at fault and not OpenSSL. Can you post the problem certificate and/or signature that causes the error in OpenSSL? Steve. -- Dr Stephen N. Henson. OpenSSL project core developer. Commercial tech support now available see: http://www.openssl.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
