Re: Is it me or is ocsp.comodoca.com doing something wrong?

2013-06-13 Thread Ryan Hurst
CA delegated. Ryan Hurst Chief Technology Officer GMO Globalsign twitter: @rmhrisk email: ryan.hu...@globalsign.com phone: 206-650-7926 Sent from my phone, please forgive the brevity. On Jun 13, 2013, at 3:42 AM, Igor Sverkos wrote: > Hi, > > Ryan Hurst wrote: >> They are doing a CA signed O

Re: Is it me or is ocsp.comodoca.com doing something wrong?

2013-06-13 Thread Igor Sverkos
Hi, forget it - I got it :) "-VAfile level1.crt" is doing 'the trick'. But I still don't now how to compute/get the responseID on my own. Thanks. -- Regards, Igor __ OpenSSL Project http://www

Re: Is it me or is ocsp.comodoca.com doing something wrong?

2013-06-13 Thread Igor Sverkos
Hi, Ryan Hurst wrote: > They are doing a CA signed OCSP response, this is legitimate. > > We will do this in the not so distant future as well for many of our > responses also. If this is called "CA signed OCSP response", how is *your* current response, which you will change in future, called?

RE: Is it me or is ocsp.comodoca.com doing something wrong?

2013-06-12 Thread Ryan Hurst
t key material to do the validation. Ryan -Original Message- From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of Igor Sverkos Sent: Wednesday, June 12, 2013 4:41 PM To: openssl-users@openssl.org Subject: Is it me or is ocsp.comodoca.com doing something wrong

Is it me or is ocsp.comodoca.com doing something wrong?

2013-06-12 Thread Igor Sverkos
Hi, I tried to validate a certificate from Comodo using their OCSP, but I cannot verify the response: 3073455752:error:27069076:OCSP routines:OCSP_basic_verify:signer certificate not found:ocsp_vfy.c:85: The certificate I want to validate was issued by C=GB, ST=Greater Manchester, L=Salford,

Re: is it me or ... [solved]

2005-11-11 Thread Jason
yall were right.. it was me.. didnt realize LD_OPTIONS was a make time variable.. not a configure time one. problem solved. thanks. Jason __ OpenSSL Project http://www.openssl.org User Support Mail

Re: is it me or ...

2005-11-11 Thread Jason
did make clean && rm Makefile and then tried LD_OPTIONS="-R/local/stuff/lib";export LD_OPTIONS ./config --shared --prefix=/local/stuff --openssldir=/local/stuff and did my make and still no rpath [EMAIL PROTECTED] dump -Lv apps/openssl | grep -i RUN [EMAIL PROTECTED] [EMAIL PROTE

Re: is it me or ...

2005-11-11 Thread Andreas Almroth
Jason wrote: >does openssl-0.9.7i not respect LDFLAGS?? >Im trying to set the rpath and cannot get it set for some reason.. > >[EMAIL PROTECTED] ldd /local/stuff/bin/openssl >libssl.so.0.9.7 => (file not found) >libcrypto.so.0.9.7 =>(file not found) >libsocket.so.

RE: is it me or ...

2005-11-11 Thread Chapman, Kyle
check out crle... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Jason Sent: Friday, November 11, 2005 11:00 AM To: openssl-users@openssl.org Subject: is it me or ... does openssl-0.9.7i not respect LDFLAGS?? Im trying to set the rpath and cannot get it

is it me or ...

2005-11-11 Thread Jason
does openssl-0.9.7i not respect LDFLAGS?? Im trying to set the rpath and cannot get it set for some reason.. [EMAIL PROTECTED] ldd /local/stuff/bin/openssl libssl.so.0.9.7 => (file not found) libcrypto.so.0.9.7 =>(file not found) libsocket.so.1 =>/usr/lib/