How can I prevent Microsoft Internet Explorer (IE) from caching Secure Sockets Layer (SSL) pages?

John Savill

September 18, 2002

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A. By default, IE caches all pages, regardless of whether the pages are secure (e.g., HTTPS pages, which use SSL). If you don't want IE to cache these secure pages, you can perform the following steps for each user:

  1. Start a registry editor (e.g., regedit.exe).

  2. Navigate to the HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionInternet Settings registry subkey.

  3. From the Edit menu, select New, DWORD Value.

  4. Enter a name of DisableCachingOfSSLPages, then press Enter.

  5. Double-click the new value, set it to 1 to disable caching of SSL pages, then click OK.

  6. Close the registry editor.

  7. Log off and log on for the change to take effect.

Read more about:

Microsoft

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like