Title: https not supported
Last modified: August 31, 2016

---

# https not supported

 *  Resolved [Knut Sparhell](https://wordpress.org/support/users/knutsp/)
 * (@knutsp)
 * [10 years ago](https://wordpress.org/support/topic/https-not-supported-4/)
 * `@import "http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/themes/smoothness/
   jquery-ui.css";`
 * When this is loaded in the admin, and the admin is https, it will be blocked.
 * Please, all developers of all plugins and themes, always use the **`https`** 
   source url to included or embedded external resources. If not, either your code
   will break on a modern, secure web site.
 * [https://wordpress.org/plugins/litespeed-cache/](https://wordpress.org/plugins/litespeed-cache/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [easiii](https://wordpress.org/support/users/stelianp/)
 * (@stelianp)
 * [10 years ago](https://wordpress.org/support/topic/https-not-supported-4/#post-7350143)
 * I’m also interested in HTTPS support. Please let me know if this is implemented
   as I run my entire website on HTTPS. Thank you!
 * Thanks Knut Sparhell for this support thread.
 *  Plugin Author [LiteSpeed Technologies](https://wordpress.org/support/users/litespeedtech/)
 * (@litespeedtech)
 * [10 years ago](https://wordpress.org/support/topic/https-not-supported-4/#post-7350215)
 * Hi Knut,
 * Thanks for reporting this.
 * The line will be updated to just “//ajax.googleapis.com/…” to support both http
   and https.
 * [@stelianp](https://wordpress.org/support/users/stelianp/), the cache should 
   work on HTTPS. The problem that Knut found is related to the admin pages, which
   are not cached anyway.
 * We will release an update shortly, as these are important issues that need to
   be addressed immediately.
 * Cheers,
    Kevin
 *  Thread Starter [Knut Sparhell](https://wordpress.org/support/users/knutsp/)
 * (@knutsp)
 * [10 years ago](https://wordpress.org/support/topic/https-not-supported-4/#post-7350246)
 * Scheme-less URLs is an anti-pattern and should not be used. Use https when available.
   Period. The https URL will also work for http sites, since http pages has no 
   concept of “mixed content”.
 *  Plugin Author [LiteSpeed Technologies](https://wordpress.org/support/users/litespeedtech/)
 * (@litespeedtech)
 * [10 years ago](https://wordpress.org/support/topic/https-not-supported-4/#post-7350260)
 * Hi Knut,
 * If you redownload v1.0.6, it’s updated to https.
 * Cheers,
    Kevin
 *  Plugin Author [LiteSpeed Technologies](https://wordpress.org/support/users/litespeedtech/)
 * (@litespeedtech)
 * [10 years ago](https://wordpress.org/support/topic/https-not-supported-4/#post-7350440)
 * Marking as resolved.
 * -Michael

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘https not supported’ is closed to new replies.

 * ![](https://ps.w.org/litespeed-cache/assets/icon-256x256.png?rev=2554181)
 * [LiteSpeed Cache](https://wordpress.org/plugins/litespeed-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/litespeed-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/litespeed-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/litespeed-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/litespeed-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/litespeed-cache/reviews/)

## Tags

 * [HTTPS](https://wordpress.org/support/topic-tag/https/)

 * 5 replies
 * 3 participants
 * Last reply from: [LiteSpeed Technologies](https://wordpress.org/support/users/litespeedtech/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/https-not-supported-4/#post-7350440)
 * Status: resolved