]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Merge branch 'x509-ipaddress-constraints'
authorTobias Brunner <tobias@strongswan.org>
Mon, 13 Nov 2023 11:23:43 +0000 (12:23 +0100)
committerTobias Brunner <tobias@strongswan.org>
Mon, 13 Nov 2023 11:24:31 +0000 (12:24 +0100)
Adds support for nameConstraints of type iPAddress, which represent a
subnet, to the x509, openssl and constraints plugins.  SANs of type
iPAddress are matched against such constraints.

Closes strongswan/strongswan#1991


Trivial merge