Zen Cart Logo
Forums / Addon Payment Modules / Two sites but only have one Security Certificate

Two sites but only have one Security Certificate

Views: 677

Results 1 to 3 of 3
12 Aug 2013, 6:49 PM
#1
tcarden avatar

tcarden

Zen Follower

Join Date:
Oct 2012
Posts:
282
Plugin Contributions:
0

Two sites but only have one Security Certificate

What is typical scenario for when you have a site in development, and then one that is in production (live / published) and they both need a Security Certificate, but there is only one? I am new to this…

That is the scenario right now for my client. i'm trying to troubleshoot and test out these payment modules and they seem somewhat disconnected. The SSL is turned on but there is no Security Certificate in place and i cant tell if that is causing problems or not?,

Any advice or discussion on this would be very helpful. my client is not using a commercial host provider which means i have no tech support to help w/ this.

12 Aug 2013, 8:08 PM
#2
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,086
Plugin Contributions:
56

Re: Two sites but only have one Security Certificate

You'll want to install your client's test site in a sub-directory (or folder) of the client's main site. That way the SSL certificate "propagates" down the chain.

So, if your client's site is clientsite.com you want to install the test version in clientsite.com/test

12 Aug 2013, 9:02 PM
#3
tcarden avatar

tcarden

Zen Follower

Join Date:
Oct 2012
Posts:
282
Plugin Contributions:
0

Re: Two sites but only have one Security Certificate

ok, good answer. thank you