should be using PerlEnv_getenv() instead of getenv()SV* SSL_CTX_set_verify(ctx) SSL_CTX* ctx PREINIT: char* CAfile; char* CAdir; CODE: CAfile=getenv("HTTPS_CA_FILE"); CAdir =getenv("HTTPS_CA_DIR");
In reply to Re^2: SSL client certificate appears to persist across web requests, but only under mod_perl
by Anonymous Monk
in thread SSL client certificate appears to persist across web requests, but only under mod_perl
by batmobile1
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |