An enrollment policy server could not be located

4.2k views Asked by At

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.

1

There are 1 answers

0
Daniel Fisher  lennybacon On BEST ANSWER

If you pass string.Empty it works.