If "openssl verify -CAfile root.crt class3.crt" returns OK, and
"openssl verify -CAfile root.crt devylon.com.crt" returns OK, then
there are only several possibilities.
One of them is that root.crt has both the root and intermediate cert
included in it.

Try changing CERTIFICATE_FILENAME_LIST to:
CERTIFICATE_FILENAME_LIST=devylon.com.crt,root.crt

On Wed, Nov 4, 2009 at 12:36 PM, Ingo Vietense <[email protected]> wrote:
>
> # openssl verify -CAfile class3.crt root.crt
> root.crt: /O=Root CA/OU=http://www.cacert.org/CN=CA Cert Signing
> Authority/[email protected]
> error 18 at 0 depth lookup:self signed certificate
> OK
>
> # openssl verify -CAfile root.crt class3.crt
> class3.crt: OK
>
> Am 04.11.09 21:08, schrieb Tad Glines:
>> openssl verify -CAfile root.crt class3.crt
>>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Wave 
Protocol" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/wave-protocol?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to