I need to create a Standalone Certification authority on a Windows Server 2019 server member of a workgroup in my lab environment.
I installed Active Directory Certificate Services with
Certification Authority and Certification Authority Web Enrollment.
During setup I configured my CA and everything loos fine.
When I try to request a certificate I get several problems:
- I can access Certification Authority Web Enrollment only via http, not https, by entering http://<server fqdn>/certsrv
When I try to request a web browser certificate the page looks incomplete, and I don't see anything after "Key Strength."
If I try to submit my request anyway I get the following error:
Error
Your request failed. An error occurred while the server was processing your request.
Contact your administrator for further assistance.
Request Mode:
newreq NN - New Request (keygen)
Disposition:
(never set)
Disposition message:
(none)
Result:
Invalid pointer 0x80004003 (-2147467261 E_POINTER)
COM Error Info:
CCertRequest::Submit: Invalid pointer 0x80004003 (-2147467261 E_POINTER)
LastStatus:
The operation completed successfully. 0x0 (WIN32: 0)
Suggested Cause:
No suggestions.
It looks that the setup of the Certification Authority Web Enrollment is not complete.
Where can I locate detailed documentation about ALL the steps to install and configure a standalone CA and the Certification Authority Web Enrollment?
Regards
marius

