| |
Last Post 4/14/2010 1:12:19 PM By lukezy.
7 replies.
4/14/2010 9:32:44 AM |
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
|
Https not working
|
When I login or checkout, still using http, Should it be Https instead.
|
4/14/2010 10:00:38 AM |
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
|
Re: Https not working
|
DotShoppingCart Staff
|
4/14/2010 10:19:02 AM |
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
|
Re: Https not working
|
SSL instalation and setting on IIS are all correct, does this line in web.config needs to be uncommented :
<authenticationService enabled="true" requireSSL = "true|false"/>
|
4/14/2010 10:24:25 AM |
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
|
Re: Https not working
|
When I check Require SSL, Then there is 403 Error page
<h3 style="margin-top: 10px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 5px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-size: 19px; font-weight: normal; font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; ">Configure SSL Settings
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 20px; padding-right: 30px; padding-bottom: 0px; padding-left: 0px; line-height: 19px; clear: both; ">Configure SSL settings if you want your site to require SSL, or to interact in a specific way with client certificates. Click the site node in the treeview to go back to the site's home page. Double-click the SSL Settings feature in the middle pane.
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 20px; padding-right: 30px; padding-bottom: 0px; padding-left: 0px; line-height: 19px; clear: both; "><a style="text-decoration: none; color: rgb(223, 92, 19); " href="http://learn.iis.net/file.axd?i=645"><img border="0" alt="" style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; " src="http://learn.iis.net/file.axd?i=645" />
|
4/14/2010 10:25:14 AM |
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
|
Re: Https not working
|
Why the edit button is disabled in the forum, We need to remove tags for some texts
|
4/14/2010 10:42:20 AM |
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
|
Re: Https not working
|
The setting are correct except the last part : Require SSL. When I type https it also works, but I think it should automatically choose https for some pages.
|
4/14/2010 1:04:23 PM |
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
|
Re: Https not working
|
fixed: ownSSL=true in config file
|
4/14/2010 1:12:19 PM |
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
|
Re: Https not working
|
Did you read my reply at all? This is exactly what the online help does.
DotShoppingCart Staff
|
| | |
|