All sites can have an SSL certificate generated for them. The solution leverages the Let's Encrypt project, which is an open source Certificate Authority that provides free certificates. The solution does require that you have a domain pointed at your site successfully.
笔记:
我需要 HTTPS 吗?
Using a secure connection ensures prevents data from being modified or corrupted during transfer. With a secure site, visitors can trust your site is displaying the content that you intended.
In addition, using a secure HTTPS connection is a minor ranking indicator, benefiting your site's overall SEO.
Once your site is published and configured with a custom domain, to set up SSL:
除非您单击“删除证书”,否则 SSL 证书永远不会被删除。
Recreate SSL Certificate
To recreate your SSL Certificate you need to remove the old one and generate a new one.
There can be multiple reasons you might need to recreate your SSL certificate. For example, if you have previously set up your domain using a method involving using a CNAME and 301 Redirect and have changed your DNS settings to reflect a CNAME and two A Records, you will need to recreate your SSL Certificate.
Or, depending on how the DNS records propagated at the moment you were generating your initial SSL certificate, the SSL certificate might have been only generated for www.domain.com
and not domain.com
in addition. This causes the site to only be secure on https://www.domain.com
and not on https://domain.com
. In this case you will also have to recreate your SSL certificate.
Warning
DNS records that contain AAAA record (IPV6) will not work. The AAAA records need to be removed in order to add the SSL certificate.
To recreate the SSL certificate:
The process of regenerating a SSL certificate is fully automated and may take up to an hour. During the process, an “In progress” status indicates that the request is being handled. Once completed, the status is changed to “Complete”, and an approval email is sent to the account owner.
Details About Secure Connections
在 SSL 站点中使用自定义或第三方代码
Due to HTML standards, HTTP or non-secured content cannot be displayed in HTTPS or secure sites. This means that any custom code which relies on loading content from an HTTP server will not work in an SSL Site. If you need to use code which normally loads from an HTTP server, we recommend either:
由于我们的编辑器默认在 HTTPS 连接上显示,因此测试代码是否能在最终网站中运行的一个好方法是查看它是否能在编辑器中运行。如果不能,那么它在实时 HTTPS 网站中也同样不可能运行。
Customer Support Hours
Mon - Fri, 9 am to 9 pm (CT)
Sat, 9 am to 6 pm (CT)
(Chat Unavailable on Saturdays)
iClassPro offices will be closed in observance of the following holidays:
New Year's 2024 (Jan 1, 2024), Good Friday (March 29, 2024), Memorial Day (May 27, 2024), Independence Day (Jul 4, 2024) Labor Day (Sep 2, 2024), Thanksgiving (Nov 28 - 29, 2024), Christmas (Dec 24 - 25, 2024)
Visit the Customer Support Page