PROXY_CERT_INFO_EXTENSION_st

Proxy Certificate Information extension (RFC 3820): path length and proxy policy.

Synopsis

Declared in <openssl/x509v3.h>

struct PROXY_CERT_INFO_EXTENSION_st;

Data Members

NameDescription
pcPathLengthConstraint Maximum depth of proxy certificates below this one, or NULL if unlimited.
proxyPolicy Proxy policy language and optional policy value.