If you have questions about using mojoPortal, you can post them here.
You may want to first review our site administration documentation to see if your question is answered there.
Hi - I've just install SSL certificate on my site and I was expecting to now see a check box allowing pages to be specified as SSL or not - but this is not the case. Is there anything else I should be doing to get this check box viewable
Mojo 2.3.3.0 pgsql
Thanks
Hi,
Add this to your user.config file:
<add key="SSLIsAvailable" value="true" />
then recycle the app by touchng Web.config
Hope it helps,
Joe
Hi Sorry I should have given you the full picture. I've already set the SSLisavailable tag to true, and when I login to the site it does use https now, also on the site settings page I see 'Require SSL on all pages' checkbox, i've left this unticked, but there is no option on individual pages
Look under the Security Tab in page settings, it should be at the top above role permissions. It may have once been under the Settings tab in the past.