Proxy Certificate Information extension (RFC 3820): path length and proxy policy.
Declared in <openssl/x509v3.h>
struct PROXY_CERT_INFO_EXTENSION_st;
| Name | Description |
|---|---|
pcPathLengthConstraint | Maximum depth of proxy certificates below this one, or NULL if unlimited. |
proxyPolicy | Proxy policy language and optional policy value. |