Groups | Blog | Home
all groups > iis security > january 2005 >

iis security : Certification Authority port?



dylan
1/19/2005 11:31:13 AM
Does anyone know what port the Microsoft Certification Authority
service in Windows 2000 runs on?
dylan
1/19/2005 12:56:48 PM
no, that's not what i was looking for. i mean which port does the
service itself run on. The reason i'm asking is that i think that
there may be another service interfering with my CA, AD no longer sees
it as a Certificate Authority, and this just started happening
yesterday after someone else set up a couple of extra services on the
machine, so i need to know what port it runs on so i can tell which
service is using that port instead.
Miha Pihler [MVP]
1/19/2005 8:41:56 PM
Do you mean web interface for CA server? By default on TCP port 80 under
Default Site in CertSrv folder.

So the URL would be http://server/certsrv

I hope this helps.

--
Mike
Microsoft MVP - Windows Security

[quoted text, click to view]

Miha Pihler [MVP]
1/19/2005 10:32:14 PM
Hi Dylan,

Certificate Services is part of the core operating system and relies on RPC
(TCP port 135) and DCOM to communicate with clients and other servers by
using random TCP ports that are higher than port 1024.

Port Requirements for the Microsoft Windows Server System
http://support.microsoft.com/default.aspx?scid=kb;en-us;832017&Product=winsvr2003

--
Mike
Microsoft MVP - Windows Security

[quoted text, click to view]

dylan
1/20/2005 9:46:11 AM
Thank you very much.
AddThis Social Bookmark Button