Title: Turning the http to https for WP cdn
Last modified: August 22, 2016

---

# Turning the http to https for WP cdn

 *  [Milad Nasri](https://wordpress.org/support/users/miladnasri/)
 * (@miladnasri)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/turning-the-http-to-https-for-wp-cdn/)
 * Hi
    I need the cdn urls to use https. Like this: [https://i2.wp.com/somthing.jpg](https://i2.wp.com/somthing.jpg)
   Is it possible?
 * [https://wordpress.org/plugins/jetpack/](https://wordpress.org/plugins/jetpack/)

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

 *  Plugin Author [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * (@jeherve)
 * Jetpack Mechanic 🚀
 * [11 years, 2 months ago](https://wordpress.org/support/topic/turning-the-http-to-https-for-wp-cdn/#post-5937494)
 * You can add the following code in your theme’s functions.php file, or in a [functionality plugin](https://wordpress.org/plugins/functionality/),
   to allow Photon to cache your images served over HTTPS:
 * `add_filter( 'jetpack_photon_reject_https', '__return_false' );`
 *  Thread Starter [Milad Nasri](https://wordpress.org/support/users/miladnasri/)
 * (@miladnasri)
 * [11 years ago](https://wordpress.org/support/topic/turning-the-http-to-https-for-wp-cdn/#post-5937590)
 * It didn’t work! 🙁
    I tried both options you offered. I added that to theme’s
   function.php and that plugin. No one worked and images are still serving as http
   for the visitors.
 *  [Ryan C.](https://wordpress.org/support/users/ryanc413/)
 * (@ryanc413)
 * [11 years ago](https://wordpress.org/support/topic/turning-the-http-to-https-for-wp-cdn/#post-5937591)
 * Could you post your site URL here, so I can have a look?
 * If you want it to remain private, you can contact us using the form here:
    [http://jetpack.me/contact-support/](http://jetpack.me/contact-support/)
 * Please make sure to include a link to this thread in your message. Thanks!

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

The topic ‘Turning the http to https for WP cdn’ is closed to new replies.

 * ![](https://ps.w.org/jetpack/assets/icon.svg?rev=2819237)
 * [Jetpack - WP Security, Backup, Speed, & Growth](https://wordpress.org/plugins/jetpack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jetpack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jetpack/)
 * [Active Topics](https://wordpress.org/support/plugin/jetpack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jetpack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jetpack/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Ryan C.](https://wordpress.org/support/users/ryanc413/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/turning-the-http-to-https-for-wp-cdn/#post-5937591)
 * Status: not resolved