]> git.ipfire.org Git - thirdparty/strongswan.git/commit
pki: Fix enum for SCEP CA capabilities
authorTobias Brunner <tobias@strongswan.org>
Fri, 17 Mar 2023 16:24:41 +0000 (17:24 +0100)
committerTobias Brunner <tobias@strongswan.org>
Tue, 21 Mar 2023 15:11:49 +0000 (16:11 +0100)
commit8bf683c469e15dd34482a8a81a1c5ce08a5ea144
tree3d08b652f5d7431831abd80a1908d973013c31d2
parent3d0d3f5d028a0c630f89cb4fec5b2cd5364f568b
pki: Fix enum for SCEP CA capabilities

As indicated by the comparisons and the parsing in scep_parse_caps()
this should be a bitmask.

Fixes: 7c7a5a0260ca ("pki: Enroll an X.509 certificate with a SCEP server")
Closes strongswan/strongswan#1607
src/pki/scep/scep.h