On Thu, Jan 8, 2015 at 2:37 AM, Sailaja Gadireddy
<sailaja.gadire...@gmail.com> wrote:
> Now the issue is when I hit the url http://<servername>:86 and after
> providing the credentials, it is redirecting to https://<servername>:86 and
> throwing the below error.


That port is either SSL enabled or it isn't, both requests can never
work.  You need to find the source of the redirect and make it use
your actual HTTPS port.

-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to