I tried creating a PKCS10 request from another dll. In case of xenroll, the CSR got created successfully. Where as when i use certenroll, "An enrollment policy server could not be located" error is returned in the "InitializeFromPrivateKey" function call. Can someone help me out on why this error occur.
Asked
Active
Viewed 3,993 times
0
-
I have passed the template as NULL, which was causing this error. – Buzz LIghtyear Aug 06 '13 at 06:31