|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
W2003 SP1 - IIS CRL CheckCan anyone tell me (as I didn't see it in the big list) if the CRL Checking
Timeout option actually made it into SP1. I remember reading a knowledge base document stating the IIS CRL check timeout would be added in SP1. Thanks, Mark Hi Mark,
Yes, the UI config option is scheduled to be added in SP1, but now we have to use command line to set it: cscript adsutil.vbs set w3svc/RevocationURLRetrievalTimeOut 30000 884115 You receive a "403.13 client certificate revoked" error message when you http://support.microsoft.com/?id=884115 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 - You say scheduled, but is it out in the SP1 listed on the MS site
for download? Is the 30000 in milliseconds? Mark ""WenJun Zhang[msft]"" <v-wzh***@online.microsoft.com> wrote in message Show quote news:4ktyMcpNFHA.2400@TK2MSFTNGXA03.phx.gbl... > Hi Mark, > > Yes, the UI config option is scheduled to be added in SP1, but now we > have to use command line to set it: > > cscript adsutil.vbs set w3svc/RevocationURLRetrievalTimeOut 30000 > > 884115 You receive a "403.13 client certificate revoked" error > message when you > http://support.microsoft.com/?id=884115 > > 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. > |
|||||||||||||||||||||||