From d8c488e791c7713b1c7df58c75531ddec11a0980 Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Thu, 28 May 2015 10:24:43 -0400 Subject: [PATCH] Update to 0.77.5 - pass $CERTMONGER_REQ_IP_ADDRESS to enrollment helpers if the signing request includes IP address subjectAltName values - correctly verify signatures on SCEP server replies when the signer is neither the top-level CA nor the RA (feedback in #1161768) - correctly verify signatures on SCEP server replies when there is more than one certificate in the chain between the RA and the top-level CA (feedback in #1161768)