| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: verbose and debug callback
From: Peter Sylvester <Peter.Sylvester_at_EdelWeb.fr>
Date: Tue, 29 Jul 2003 15:08:16 +0200 (MEST)
In the latest pre-release you can do something like (I removed
typedef struct sslctxparm_st {
} sslctxparm;
...
static int ssl_app_verify_callback(X509_STORE_CTX *ctx, void *arg)
if ((ok= X509_verify_cert(ctx)) && ctx->cert)
..
static CURLcode sslctxfun(CURL * curl, void * sslctx, void * parm) {
...
...
...
-------------------------------------------------------
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info