CVSROOT: /cvs Module name: src Changes by: st...@cvs.openbsd.org 2015/10/01 07:57:29
Modified files: sbin/iked : ikev2_pld.c Log message: Don't reject an "empty" CERTREQ (one with no CA hashes), instead treat it as if no CERTREQ were received. In conjunction with the previous iOS9 interop fix, this may fix an interop problem seen by Denis Lapshin with BlackBerry OS 10.3.1 and one of a number with firebrick.co.uk's IKEv2 implementation diagnosed by their developer Cliff Hones. ok reyk@