Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTPS on the CKEditor website #68

Closed
FlorentTorregrosa opened this issue Jun 12, 2017 · 7 comments
Closed

HTTPS on the CKEditor website #68

FlorentTorregrosa opened this issue Jun 12, 2017 · 7 comments

Comments

@FlorentTorregrosa
Copy link

Hello,

As a follow-up to #38 (comment) and https://www.drupal.org/node/2885338 I open this issue.

I don't know if it is the right place for that but would it be possible for the CKEditor website to use HTTPS please?

It would ease the download of plugins using tools such as Composer. Currently in Drupal 8 there is the Webform module (https://www.drupal.org/project/webform) (and some other modules) which requires CKEditor plugins and provides a composer.json template to download those plugins using composer but the URL of those plugins are in HTTP.

So having the CKEditor website in HTTPS would avoid a lot of people to have to disable the "secure-http" option in Composer.

Thanks for any reply.

@milkovsky
Copy link

I agree with @FlorentTorregrosa, having the same issue.

@milkovsky
Copy link

Another solution would be - have a separate reository for every plugin on Github

@mlewand
Copy link
Contributor

mlewand commented Jun 14, 2017

Thanks for the report. Currently our website folks are on holidays, so we need to wait a bit with the response.

Another solution would be - have a separate reository for every plugin on Github

That would be a nice option, however we can't force third parties to move on GitHub.

@mlewand
Copy link
Contributor

mlewand commented Aug 8, 2017

Good news, our website is now available through HTTPS protocol 🎉!

Plugins in the Add-ons Repository are also served using HTTPS.

@ygerasimov
Copy link

Looks https problem strikes back.

wget https://ckeditor.com/cke4/sites/default/files/colorbutton/releases/colorbutton_4.7.0.zip
--2018-09-26 08:47:29--  https://ckeditor.com/cke4/sites/default/files/colorbutton/releases/colorbutton_4.7.0.zip
Resolving ckeditor.com (ckeditor.com)... 13.33.231.13, 13.33.231.12, 13.33.231.85, ...
Connecting to ckeditor.com (ckeditor.com)|13.33.231.13|:443... connected.
ERROR: cannot verify ckeditor.com's certificate, issued by ‘CN=COMODO RSA Domain Validation Secure Server CA,O=COMODO CA Limited,L=Salford,ST=Greater Manchester,C=GB’:
  Unable to locally verify the issuer's authority.
To connect to ckeditor.com insecurely, use `--no-check-certificate'.

@paulsally
Copy link

Yes, it seems it strucks again and again
https://ckeditor.com/cke4/sites/default/files/autogrow/releases/autogrow_4.11.4.zip" file could not be downloaded: SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed.

@f1ames
Copy link
Contributor

f1ames commented Mar 30, 2020

@vokiel could you take a look on #68 (comment)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants