Re: [openssl-users] Openssl upgrade

2015-03-05 Thread dave nirav
Hi Victor,
I  am getting following error while verifying the certificate: 
"error:0D0C50A1:asn1 encoding routines:ASN1_item_verify:unknown message digest 
algorithm ,handle_error"
PKCS7_verify call is getting failed.

I have attached the certificate.
Thanks,Nirav Dave
 

 On Wednesday, March 4, 2015 11:04 PM, Viktor Dukhovni 
 wrote:
   

 On Wed, Mar 04, 2015 at 07:43:16AM +, dave nirav wrote:

> This is probably the first mail in this group.
> I am upgrading my openssl product from 0.9.8e openssl which is having base as 
> centos 5.6 to 1.0.1e openssl which has base os as centos 7.0. 
> 
> I have successfully compiled my code with ssl Lib API's which was used with 
> 0.9.8 e. 
> 
> I am facing unknown digest error from ASN1 while verifying certificate from 
> client using PKCS7_verify. 

Post the problem certificate (obviously without its associated
private key).

-- 
    Viktor.
___
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users


   

sslcert.cer
Description: Binary data
___
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users


Re: [openssl-users] Openssl upgrade

2015-03-04 Thread Viktor Dukhovni
On Wed, Mar 04, 2015 at 07:43:16AM +, dave nirav wrote:

> This is probably the first mail in this group.
> I am upgrading my openssl product from 0.9.8e openssl which is having base as 
> centos 5.6 to 1.0.1e openssl which has base os as centos 7.0. 
> 
> I have successfully compiled my code with ssl Lib API's which was used with 
> 0.9.8 e. 
> 
> I am facing unknown digest error from ASN1 while verifying certificate from 
> client using PKCS7_verify. 

Post the problem certificate (obviously without its associated
private key).

-- 
Viktor.
___
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users


Re: [openssl-users] Openssl upgrade

2015-03-04 Thread Salz, Rich

> I am facing unknown digest error from ASN1 while verifying certificate from 
> client using PKCS7_verify. 

Is this a cert you generated with the old openssl code?  I believe there is an 
issue with OID's, but am not sure.  Maybe somebody else can recall.
___
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users


[openssl-users] Openssl upgrade

2015-03-03 Thread dave nirav
Hi Users,
This is probably the first mail in this group.
I am upgrading my openssl product from 0.9.8e openssl which is having base as 
centos 5.6 to 1.0.1e openssl which has base os as centos 7.0. 

I have successfully compiled my code with ssl Lib API's which was used with 
0.9.8 e. 

I am facing unknown digest error from ASN1 while verifying certificate from 
client using PKCS7_verify. 

Thanks,Nirav Dave
___
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users