If the communication is not displayed as protected by SSL, the following may be the cause.
Incomplete domain registration
In order to use our free original SSL,
You need to add the domain to "Addon Domains".
Please refer to the following page and add it to the addon domain.
Nameservers not set
SSL will not be enabled if the nameservers are not set correctly.
Check the nameservers with reference to the following page,
Please change your nameservers.
How to change nameservers by a domain management company
Your website contains mixed content
If the site is SSL-enabled, when referring to other files (images, CSS, Javascript, etc.) in the page, if a file starting with http:// is included, an error will occur and the communication will be protected. I don't see the display.
In addition, a phenomenon such as not displaying some contents may occur.
How to investigate mixed content
<For Chrome>
STEP 1: Press the F12 key to display the tools.
STEP 2: Click the Console tab.
STEP 3: Find the file causing the problem and fix it.
Check the URL that starts with http displayed as Mixed Content and correct it.
<For Firefox>
STEP 1: Press the F12 key to display the tools.
STEP 2: Click the console tab.
STEP 3: Find the file causing the problem and fix it.
Check the URL starting with http displayed in the mixed active content and correct it.
<For Microsoft Edge>
STEP 1: Press the F12 key to display the tools.
STEP 2: Click the console tab.
STEP 3: Find the file causing the problem and fix it.
Check the contents of the displayed security error code SEC7111 and correct it.
Also, if you are using WordPress, using a plug-in such as "Really Simple SSL" may improve it, so please try it once.