Hello Bodo,
thanks for your explanation. 

> > I'm studing VerifyCallback from file ./apps/s_cb.c. I see, that there
> > is code for handling X509_V_ERR_CERT_CHAIN_TOO_LONG error. In OpenSSL
> > api I find functions f_SSL_CTX_get_verify_depth(),
> > f_SSL_CTX_get_verify_depth()
> You mean SSL_CTX_set_verify_depth and SSL_CTX_get_verify_depth
> (probably there is an explanation for your f_ prefix, but one is "set"
> and not "get").
I'm writing in Delphi, pascal isn't case sensitive as C and have only
one namespace (excactly in manuals I never read about namespaces) it
is reason why I must use "f_" pefix before function name.

Thanks
-- 
                            Jan Tomasek,          student FEL-CVUT
                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                            e-mail: [EMAIL PROTECTED]
                            www: http://mujweb.cz/web/tomasek/   
                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~H~


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to