Commit 30aeb312 authored by Richard Levitte's avatar Richard Levitte
Browse files

Fix proxy certificate pathlength verification



While travelling up the certificate chain, the internal
proxy_path_length must be updated with the pCPathLengthConstraint
value, or verification will not work properly.  This corresponds to
RFC 3820, 4.1.4 (a).

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent 338fb168
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment