Opened 9 years ago
Closed 9 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
- Open a browser
- Visit this example embed URL: https://ckeditor.iframe.ly/api/oembed?url=https://www.youtube.com/watch?v=fju9ii8YsGs
- Notice how the SSL Certificate is invalid.
The workaround right now is to change HTTPS to HTTP in the browser and then it works.
This is the limitation of the public Iframely service - see the following note in the Embedding Media Resources with oEmbed documentation: