Cdn.ckeditor.com points to http not https site

Hi,
Nearly all websites now use https, however one of my browser plugins warns me about my hosted phplist website using mixed content wher cdn.ckeditor.com is call over an unsecure link http instead of https.
I know i could correct this myself on my instalation of latest phplist but wanted to share yhis so it could be corrected in future versions of phplist for everyone.
TIA.
Fathi B. N.

@fathibn What value do you have on the Settings page for URL of ckeditor.js?

The default value doesn’t include the protocol (http or https) so should then use that of the phplist URL.

Hi @duncanc , thank you for your fast response,
//cdn.ckeditor.com/4.14.1/full/ckeditor.jsso it should adapt to how i am accessing the website, and i am using an ssl reverse proxy (no ssl activated on the webserver hosting phplist).