Re: ssl question
From: BB (Bernard_at_3exp.com)
Date: 03/27/03
- Next message: BB: "Re: Strange password behavior with Linux"
- Previous message: BB: "Re: IIS 5, FTP, Different access permissions for different users"
- In reply to: Dion Reihs: "Re: ssl question"
- Next in thread: Dion Reihs: "Re: ssl question"
- Reply: Dion Reihs: "Re: ssl question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "BB" <Bernard_at_3exp.com> Date: Thu, 27 Mar 2003 10:31:36 +0800
Mmm.. from the event log, you have some problem with the cert itself.
do you have the private keys with it ? where do you get this cert from ?
if you double click the source cert file and view it. do you see anything
like
'you have .. private keys...' ???
if you do, remove the cert from the certificate wizard and re import, refer
http://support.microsoft.com/?id=310178
-- Regards, Bernard Cheah http://support.microsoft.com/ "Dion Reihs" <der@ncm20.com> wrote in message news:OX2nIc68CHA.1980@TK2MSFTNGP12.phx.gbl... > Bernard, > Thanks for writing. > > * what's the error when you try to access via https ? > * page not found ? > > I get a "The page cannot be displayed.The page you are looking for is > currently unavailable. The Web site might be experiencing technical > difficulties, or you may need to adjust your browser settings....Cannot > find server or DNS error" > > * Have you try these ? > * PRB: Error "Page Cannot Be Displayed" When You Connect > * Through HTTPS > * http://support.microsoft.com/?id=290391 > I tried after your suggestion. When checking the binding to the default > website, i get > "securebindings :(LIST) (0 ITEMS)" > I then set the SSL binding to null with > adsutil set w3svc/1/securebindings "" , I then checked the binding to > default site and I get the same results returned > "securebindings :(LIST) (0 ITEMS)" > > * HOW TO: Determine If SSL Connectivity Is Not Working on > * the Web Server or on > * an Intermediate Device > * http://support.microsoft.com/?id=290051 > I cannot make a ssl request from a browser on the server. I linked to KB > 260096 Page Cannot Be Displayed When You Connect through SSL. It says to > attach assign the certificate to the default web site, then remove. I > tried that and it did not change anything. Note: there is no "default > web site" by name anymore. Previous admin change it/deleted it. I don't > know which. > > * "Cannot find server" or "DNS" Errors When Using SSL (Q & * > A)http://support.microsoft.com/?id=292296 > I'm not sure of many of the answers because i just came in the middle of > this. > > * if you do a netstat -an, do you see any binding of port 8 * 443 ? > tcp 0.0.0.0:443 0.0.0.0 LISTENING > The ip address of the web site, 10.6.0.23 is only listening on port > 6103. > > * anything in eventlog ? > I see an error: > Event id: 36869 about the times i restart the web server. > The SSL server credential's certificate does not have a private key > information property attached to it. This most offen occurs when a > certificate is backe up incorrectly and then later restored. This > message can also indicate a certificate enrollment failure. > > Sorry for length. Thanks for your patience. > Dion > > *** Sent via Developersdex http://www.developersdex.com *** > Don't just participate in USENET...get rewarded for it!
- Next message: BB: "Re: Strange password behavior with Linux"
- Previous message: BB: "Re: IIS 5, FTP, Different access permissions for different users"
- In reply to: Dion Reihs: "Re: ssl question"
- Next in thread: Dion Reihs: "Re: ssl question"
- Reply: Dion Reihs: "Re: ssl question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|