an ASP.NET Open Source CMS & eCommerce platform
Search:
Last Post 2/25/2010 12:45:35 PM By Bahram. 4 replies.
2/23/2010 11:03:37 AM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Site Transfer
 Hi Luke,
 
I have two website running One is 3.1 and the Other is 4.0 but one of them is live and secure
How can I transfer current SSL from live 3.1 to 4.0 with least effort. Can I overwrite all 3.1 folder with 4.0
 
Thanks,
2/23/2010 10:39:05 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Site Transfer
SSL is tied to IIS website. You can configure the v4 to use the same SSL in IIS.
DotShoppingCart Staff
2/25/2010 10:53:38 AM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Re: Site Transfer
Two sites can not use the same SSL port  . can on SSL be issued to two ports at the same time?
2/25/2010 11:20:28 AM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Site Transfer
SSL has nothing to do with ports or sites. It only checks the domain. So I guess the answer is yes.
DotShoppingCart Staff
2/25/2010 12:45:35 PM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Re: Site Transfer
Let me Clarify my question : HTTPS can not work on two site, or once HTTPS port 433 is assigned to one site, the second one can not use it.