Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
There are lots of threads similar to this issue but none that really match my situation.
Problem: I can login fine to the administration area when using http, but if I use https it tells me that "Login failed for user
I am using a FQDN to access the back end (not an IP address)
What do I need to do?
Thx
Hi Tony
Do you have this key in AppSettings?
<appSettings> <add key="umbracoUseSSL" value="true" /> </appSettings>
Thanks Alex.
When I set it to "true" it returned an error page:
ERRTOOMANY_REDIRECTS
Sounds like I have a configuration problem somewhere else?
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
"Login failed for user" after enabling SSL
There are lots of threads similar to this issue but none that really match my situation.
Problem: I can login fine to the administration area when using http, but if I use https it tells me that "Login failed for user
I am using a FQDN to access the back end (not an IP address)
What do I need to do?
Thx
Hi Tony
Do you have this key in AppSettings?
Thanks Alex.
When I set it to "true" it returned an error page:
ERRTOOMANY_REDIRECTS
Sounds like I have a configuration problem somewhere else?
is working on a reply...