﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14843	Cannot use download.ckeditor.com over SSL	mpdude		"While the CKE ""main"" download (e. g. http://download.cksource.com/CKEditor/CKEditor/CKEditor%204.5.10/ckeditor_4.5.10_standard.zip) also works over SSL, many plugins (like http://ckeditor.com/addon/language) are hosted on http://download.ckeditor.com.

One cannot simply edit these links to use HTTPS, because the SSL certificate only provides ""host3.cksource.com"" as CN.

Especially when downloading such plugins using Composer, HTTPS support would be helpful.

== Steps to reproduce ==

curl https://download.ckeditor.com/language/releases/language_4.5.10.zip > /dev/null

== Expected result ==

Successful download.

== Actual result ==

curl: (51) SSL: no alternative certificate subject name matches target host name 'download.ckeditor.com'

== Other details (browser, OS, CKEditor version, installed plugins) ==
"	Bug	closed	Normal		General		invalid		
