]> git.ipfire.org Git - thirdparty/strongswan.git/commit
x509: Add support for IP address nameConstraints
authorTobias Brunner <tobias@strongswan.org>
Wed, 18 Oct 2023 16:25:14 +0000 (18:25 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 13 Nov 2023 11:23:33 +0000 (12:23 +0100)
commitede96fe3db62f46aa77f45cb8acf5b163abc942f
tree4f78184761f1161ae765e4a9084410eec63785fb
parentf781b9d326c5e735eff1a542d470ceec67880d2a
x509: Add support for IP address nameConstraints

According to RFC 5280, section 4.2.1.10, these are encoded as address
followed by a network mask of the same length.
src/libstrongswan/plugins/x509/x509_cert.c