Note that there are some explanatory texts on larger screens.

plurals
  1. POssl self signed wildcard certificate on sub domain - internet explorer and chrome cannot display page
    primarykey
    data
    text
    <p>I am working on a development server that is running only one website example.com, as well as running all of the subdomained user accounts someone.example.com. The server is running CentOS and I have created a self signed wildcard certificate for *.example.com. I have tested this certificate in Firefox as well as Safari and it works great in both browsers, I am able to get access to example.com as well as someone.example.com with no issue once I have accepted the certificate (the popup that says this site may not be safe).</p> <p>The certificate works for example.com in all browsers, and when I go there (even with IE and Chrome) I am able to accept and install the cerfificate into "Trusted Root Certification Authorities". When I test someone.example.com in Internet Explorer (version 9) and Google Chrome (version 20) I get a page saying "Internet Explorer cannot display the webpage" (IE) and "This web page is not available" (Chrome). I don't even get a popup asking me to accept the certificate.</p> <p>In the code for someone.example.com I have a statement to force https, but when I remove it the page loads fine as <a href="http://someone.example.com" rel="nofollow">http://someone.example.com</a> (but obviously not securely). This same code is running on the live server though and I do not have any issues accessing both example.com and someone.example.com on the live site with the wildcard ssl certificate that has been purchased.</p> <p>I have been searching around and have found that similar issues were resolved by removing the certificate and creating a new one so I have done that, but to no avail. I have also tried several times to remove the certificate from IE's cache and reinstalling it manually but that also has not changed anything. I have tested this issue on 1 Windows 7 PC, 1 Windows Vista PC, and 1 Mac; all are giving the same results.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload