phosphor-certificate-manager: srcrev bump bddee63b9a..c4522d2ea7

Marri Devender Rao (2):
      Fix application crash issue with uncaught exception
      Return error if certificate expiry date is beyond year 2038

(From meta-phosphor rev: dc1f6b14f8bbc4667c6e5e90f3cc8bf4360bd795)

Change-Id: I37b7927a7cc8ae16de1f450f3abf49b457e60c46
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb b/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb
index b6bc924..17689f5 100644
--- a/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb
@@ -9,7 +9,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 
 SRC_URI = "git://github.com/openbmc/phosphor-certificate-manager"
-SRCREV = "bddee63b9a630d5c6ec1a76552ecd4a7733b5ed6"
+SRCREV = "c4522d2ea747e139dc97238b58c9609ac9d11776"
 
 inherit autotools \
         pkgconfig \