X509_V_FLAG_ALLOW_PROXY_CERTS

Enable proxy certificate validation

extern (C) nothrow @nogc
enum X509_V_FLAG_ALLOW_PROXY_CERTS = 0x40;

Meta