Opened 8 years ago

Closed 8 years ago

#14297 closed Bug (invalid)

Invalid SSL Certificate

Reported by: Mister Mann Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: SSL Security HTTP HTTPS Cc:

Description

The embed links to ckeditor.iframe.ly are failing over HTTPS due to an invalid security certificate. The security certificate is registered for iframe.ly and not ckeditor.iframe.ly This is causing the Ckeditor to lose it's embed and autoembed features when accessed via a secured connection.

Please update your security certificates.

Steps to reproduce

  1. Open a browser
  2. Visit this example embed URL: https://ckeditor.iframe.ly/api/oembed?url=https://www.youtube.com/watch?v=fju9ii8YsGs
  3. Notice how the SSL Certificate is invalid.

The workaround right now is to change HTTPS to HTTP in the browser and then it works.

Change History (1)

comment:1 Changed 8 years ago by Anna Tomanek

Resolution: invalid
Status: newclosed

This is the limitation of the public Iframely service - see the following note in the Embedding Media Resources with oEmbed documentation:

The default configuration using the public Iframely service does not support SSL. If you need SSL support, you should either host Iframely locally on your server or use the public service through the iframe.ly domain with your own API key.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy