Zen Cart Logo
Forums / Installing on a Windows Server / cannot enter admin area: "localhost:443 uses an invalid security certificate"

cannot enter admin area: "localhost:443 uses an invalid security certificate"

Locked

Views: 4,720

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
9 May 2009, 3:54 AM
#1
tiger_galo avatar

tiger_galo

New Zenner

Join Date:
May 2009
Posts:
3
Plugin Contributions:
0

cannot enter admin area: "localhost:443 uses an invalid security certificate"

Hi there,

I'm novice in the Zen-Cart. I've just installed its version 1.3.8a on my WAMPSERVER. The OS I use on my computer is Windows Vista. So, I went through all steps of Zen-Cart installation process, and everything was OK; I enabled SSL, HTTPS and everything was good, unless the entering admin area. On the last page of installation (besides CONGRATULATION) there are two buttons at the bottom:

"Click here to go to the Store" and "Click here to open the Admin area"

When I click the store button it opens the page properly. But when I click the admin area button, it doesn't open the page, instead it shows up a message alert box with the following context:

+++++++++++++++++++++++++++++
localhost:443 uses an invalid security certificate.

The certificate is not trusted because it is self signed.
The certificate is only valid for <a id="cert_domain_link" title="Tiger">Tiger</a>

(Error code: sec_error_untrusted_issuer)
+++++++++++++++++++++++++++++

Please, can anyone help to solve this problem, to have access to my admin area? I guess there is a problem with certificate that was generated for SSL, perhaps it isn't.

Thank you very much in advance.

Tiger

9 May 2009, 4:06 AM
#2
merlinpa1969 avatar

merlinpa1969

Totally Zenned

Join Date:
Mar 2004
Posts:
13,031
Plugin Contributions:
4

Re: cannot enter admin area: "localhost:443 uses an invalid security certificate"

open the admin/includes/configure.php and set enable_ssl_admin to false

9 May 2009, 9:57 PM
#3
tiger_galo avatar

tiger_galo

New Zenner

Join Date:
May 2009
Posts:
3
Plugin Contributions:
0

Re: cannot enter admin area: "localhost:443 uses an invalid security certificate"

Thank you Merlinpa1969. That solves my problem. However, it means that I won't be able to use HTTPS instead of common HTTP, right?

9 May 2009, 10:08 PM
#4
merlinpa1969 avatar

merlinpa1969

Totally Zenned

Join Date:
Mar 2004
Posts:
13,031
Plugin Contributions:
4

Re: cannot enter admin area: "localhost:443 uses an invalid security certificate"

If this site isnt LIVE ( assuming this is the case since its on your pc ) then this isnt going to matter

10 May 2009, 4:18 AM
#5
tiger_galo avatar

tiger_galo

New Zenner

Join Date:
May 2009
Posts:
3
Plugin Contributions:
0

Re: cannot enter admin area: "localhost:443 uses an invalid security certificate"

Sure, you are quite right. But if some day I decide to push it onto Live server, then resetting the ssl into TRUE in the admin/includes/configure.php file, won't it cause the same problem again?

10 May 2009, 4:29 AM
#6
merlinpa1969 avatar

merlinpa1969

Totally Zenned

Join Date:
Mar 2004
Posts:
13,031
Plugin Contributions:
4

Re: cannot enter admin area: "localhost:443 uses an invalid security certificate"

When you go to a Live server you will need to do one of the following

1: Get a dedicated IP address and a dedicated SSL Certificate, then you can use https

2: Get the shared url link from the host of the live server. this will also let you use https ( the url looks funny is all )