]> git.ipfire.org Git - thirdparty/strongswan.git/commit
load-tester: Correctly encode serial of generated client certificates
authorTobias Brunner <tobias@strongswan.org>
Fri, 8 Jan 2021 09:06:06 +0000 (10:06 +0100)
committerTobias Brunner <tobias@strongswan.org>
Mon, 18 Jan 2021 16:44:59 +0000 (17:44 +0100)
commitbd9b50dcd3fd6eb5b09f110320164531afb9bbee
tree7db8fa443f4be1c8bb9e86294116b82e27b9992a
parentd8e4a2a777e1c047f79cf5340d8339d0d980c9fc
load-tester: Correctly encode serial of generated client certificates

The previous approach would lead to additional zero prefixes in the
encoding of the serial (which is a positive integer, not an arbitrary
blob).

Fixes #3667.
src/libcharon/plugins/load_tester/load_tester_creds.c