Cannot access certificate server via https://localhost/certsrv or http://localhost/certsrv on Windows Server 2003.


When you install Certificate Authority on Windows Server 2003 it won't create directory in IIS Server automatically, you have to create directory by yourself. for this do the following;

certsrv directory is located in C:\System32\certsrv;


Solution:

Open up Command Prompt

and run Certutil -vroot Command.


The above command will create a certsrv directory that will be accessible from web browser.





Comments

Popular posts from this blog

How to Configure ActiveSync Virtual Directories in coexistence between exchange 2007 and 2013, when you have different external and internal namespaces

How to prevent sending external e-mail, but allow internal e-mail in Microsoft Exchange Server.