]> git.ipfire.org Git - thirdparty/strongswan.git/commit
ike-cert-post: Make absolutely sure certificates are only added to IKE_AUTH
authorTobias Brunner <tobias@strongswan.org>
Mon, 25 Jun 2018 10:23:50 +0000 (12:23 +0200)
committerTobias Brunner <tobias@strongswan.org>
Wed, 29 Jun 2022 08:28:50 +0000 (10:28 +0200)
commit09d4497536f8977c452a998642e5af1ece8cc5e4
tree591b166aaa9819667dd44e4b34cebf3d48ad11f6
parentf2e79bf3349ad0baab451056e3ebc54361de184c
ike-cert-post: Make absolutely sure certificates are only added to IKE_AUTH

The AUTH payload check in build_certs() should be fine, but add some
extra checks just to make really sure and also for clarification.
src/libcharon/sa/ikev2/tasks/ike_cert_post.c