summaryrefslogtreecommitdiffstats
path: root/base/common/src/com/netscape/cms/profile/input/CMCCertReqInput.java
diff options
context:
space:
mode:
Diffstat (limited to 'base/common/src/com/netscape/cms/profile/input/CMCCertReqInput.java')
-rw-r--r--base/common/src/com/netscape/cms/profile/input/CMCCertReqInput.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/common/src/com/netscape/cms/profile/input/CMCCertReqInput.java b/base/common/src/com/netscape/cms/profile/input/CMCCertReqInput.java
index 8ce1be3ee..a62d6e9f7 100644
--- a/base/common/src/com/netscape/cms/profile/input/CMCCertReqInput.java
+++ b/base/common/src/com/netscape/cms/profile/input/CMCCertReqInput.java
@@ -97,6 +97,7 @@ public class CMCCertReqInput extends EnrollInput implements IProfileInput {
TaggedRequest msgs[] = mEnrollProfile.parseCMC(getLocale(request), cert_request);
if (msgs == null) {
+ CMS.debug("CMCCertReqInput: populate - parseCMC returns null TaggedRequest msgs");
return;
}
// This profile only handle the first request in CRMF