Certs shouldn't be effected. Certs are checked against a chain that is local to the browser, not store remotely. A browser ships with a certain number of root certificates that are trusted by default. Those trusted root certificates can then issue certs that are chained to them. The child certs have to be cryptographically connected to the parent cert chain and the browser just follows the chain up to something that it already trusts. As far as I know, all that checking is done against the local cert store and doesn't have any mechanism to call out to a remote store.
Cheers, Judah On Wed, Jan 20, 2010 at 7:52 PM, Erika L. Rich <[email protected]> wrote: > > I read it as a data center move and it said "services" outage. I am going to > email them to clarify what exactly - but in the meantime I just thought I'd > give a heads up. > > The logos might go down, how important they are in that time frame I don't > know. We don't use them so I'm not fussed there. > > Anyway - I saw "services" not just "websites" and immediately thought of > certs and API calls. > > On Wed, Jan 20, 2010 at 9:31 PM, Casey Dougall < > [email protected]> wrote: > >> >> On Wed, Jan 20, 2010 at 9:16 PM, Erika L. Rich <[email protected]> wrote: >> >> > >> > My SSL customers are not mission critical overnight on a Sunday but I >> > thought I would post this here just in case someone on here might have a >> > customer or client that uses these services, during their service >> > interruption hours. >> > >> > >> Notice window is too short, if it effects anyone's critical operations for >> that long it would have had longer headway OR they will reschedule due to >> complaints. >> >> Outside of that, seems like this is website upgrades, not ssl cert related. >> So at best maybe it's the trust logo we need to turn off on sundays so >> javascript / page display doesn't get bogged down waiting for it. >> >> Or am I missing something? >> >> >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:310852 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
