|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Install a certificate on IIS 4Hi
I want to install a web certificate for a site configured on IIS 4.0 This server is the last Nt4 in the network, all others servers are on Windows 2000 or 2003. My enterprise CA is on a Windows 200 server. Do I have to create it in the Key Manager on IIS 4.0 and export it to the CA or use http://localhost/certsrv on my enterprise CA and import the certificate in IIS 4 ? I don't konw where to begin, I've already done it with IIS 6 for our OWA web site but with IIS 4 I'm a bit confuse Thanks If I'm remember correctly .. just generate the csr file from the IIS4
machine, then submit to the CA server, then install the issued cert at key manager. Refer How to configure Certificate Server for use with SSL on IIS http://support.microsoft.com/?id=218445 -- Show quoteRegards, Bernard Cheah http://www.tryiis.com/ http://support.microsoft.com/ http://www.msmvps.com/bernard/ "totomaster" <totomaster@news.postalias> wrote in message news:BD154341-EA25-48B4-8BFC-1AE30E0F82B9@microsoft.com... > Hi > > I want to install a web certificate for a site configured on IIS 4.0 This > server is the last Nt4 in the network, all others servers are on Windows > 2000 > or 2003. My enterprise CA is on a Windows 200 server. > > Do I have to create it in the Key Manager on IIS 4.0 and export it to the > CA > or use http://localhost/certsrv on my enterprise CA and import the > certificate in IIS 4 ? > > I don't konw where to begin, I've already done it with IIS 6 for our OWA > web site but with IIS 4 I'm a bit confuse > > Thanks Hi,
The article below explains the steps about creating server certificate request and deploy the issued certificate on IIS4.0. How to Create and Install an SSL Certificate in Internet Information Server 4.0 http://support.microsoft.com/?id=228991 You should have been aware of the process of submiting request(via certsrv virtual directory) and issuing certs on Win2000 CA , which is no difference with IIS4 client. If there is any problem, feel free to post here to let us know. Thanks. Best regards, WenJun Zhang Microsoft Online Partner Support When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue. ===================================================== Business-Critical Phone Support (BCPS) provides you with technical phone support at no charge during critical LAN outages or "business down" situations. This benefit is available 24 hours a day, 7 days a week to all Microsoft technology partners in the United States and Canada. This and other support options are available here: BCPS: https://partner.microsoft.com/US/technicalsupport/supportoverview/4001 0469 Others: https://partner.microsoft.com/US/technicalsupport/supportoverview/ If you are outside the United States, please visit our International Support page: http://support.microsoft.com/common/international.aspx ===================================================== This posting is provided "AS IS" with no warranties, and confers no rights. Thanks Now I understand
""WenJun Zhang[msft]"" wrote: Show quote > Hi, > > The article below explains the steps about creating server > certificate request and deploy the issued certificate on IIS4.0. > > How to Create and Install an SSL Certificate in Internet Information > Server 4.0 > http://support.microsoft.com/?id=228991 > > You should have been aware of the process of submiting request(via > certsrv virtual directory) and issuing certs on Win2000 CA , which is > no difference with IIS4 client. If there is any problem, feel free to > post here to let us know. Thanks. > > Best regards, > > WenJun Zhang > Microsoft Online Partner Support > > When responding to posts, please "Reply to Group" via your newsreader > so that others may learn and benefit from your issue. > > ===================================================== > > Business-Critical Phone Support (BCPS) provides you with technical > phone support at no charge during critical LAN outages or "business > down" situations. This benefit is available 24 hours a day, 7 days a > week to all Microsoft technology partners in the United States and > Canada. > > This and other support options are available here: > > BCPS: > https://partner.microsoft.com/US/technicalsupport/supportoverview/4001 > 0469 > Others: > https://partner.microsoft.com/US/technicalsupport/supportoverview/ > > If you are outside the United States, please visit our International > Support page: http://support.microsoft.com/common/international.aspx > > ===================================================== > > This posting is provided "AS IS" with no warranties, and confers no > rights. > > |
|||||||||||||||||||||||