|
From: pradeepreddy <pra...@gm...> - 2010-11-05 14:33:23
|
Hi, I am generating SCEP request with a third party library(Source code in C).EJBCA server failing the request with below output: 11:13:13,065 INFO [ScepServlet] Received a SCEP message from 127.0.0.1. 11:13:13,534 ERROR [ScepRequestMessage] Error in PKCS7: org.bouncycastle.cms.CMSException: bad padding in message. 11:13:13,580 ERROR [Log4jLogDevice] November 5, 2010 11:13:13 AM ADT, CAId : -16 88117755, CA, EVENT_ERROR_CREATECERTIFICATE, Administrator : PUBLICWEBUSER : IP Address : 127.0.0.1, User : No user involved, Certificate : No certificate invol ved, Comment : POPO verification failed. 11:13:13,596 ERROR [ScepServlet] Error processing SCEP request. org.ejbca.core.model.ca.SignRequestSignatureException: POPO verification failed. BTW, EJBCA is ejbca_3_10_5 and Jboss version is jboss-4.2.3.GA Please guide me, what is wrong with the request. Thanks, Pradeep. -- View this message in context: http://old.nabble.com/SCEP-enrollment-failing-tp30141706p30141706.html Sent from the EjbCA - Dev mailing list archive at Nabble.com. |