We have SRX 340 running on 15.1X49-D60.7 and the jweb does not work. Firefox,chrome,IE,Edge all browser timeout due to multiple redirects. , Clearing the cookies does reset the certificate but accepting the cert results in "The page isn’t redirecting properly" . Https is configured correctly
show system services
ssh;
web-management {
http {
interface reth2.10;
}
https {
system-generated-certificate;
interface reth2.10;
set security zones security-zone trust host-inbound-traffic system-services all
set security zones security-zone trust host-inbound-traffic protocols all
set security zones security-zone trust interfaces reth2.10
Not sure what else am i missing here.... its accepting the connection on https ,presenting the certificate but then the browsers refuse to accept the webpage. Here's what we see on Firefox.. "
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
This problem can sometimes be caused by disabling or refusing to accept cookies."