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

Name

Description

pcPathLengthConstraint

Maximum depth of proxy certificates below this one, or NULL if unlimited.

proxyPolicy

Proxy policy language and optional policy value.

Created with MrDocs