Hello all,
I've set up an UAG Portal trunk publishing SharePoint. With Internet Explorer everything works fine. The Computer fullfills all requirements and I'm forwarded to the Login page.
With Chrome and Firefox the portal stats my computer does not fullfill the requirements. This message appears even if I set my Access policy to "Always". So this can not be the reason for Problems.
For further troubleshooting I enabled logging in Java to see what happens with the Java-Applet. While looking through the loggfile I found two entries that might be responsibel.
First one:
"security: Certificate has failed the verification with the SSL Root CA certificates
security: Invalid certificate from HTTPS Server"
All certificates are valid and the root certificate is installed and trusted. According to the fact, that with IE eveything works fine, the certificate-chain must be valid I think.
Second one:
At the end of the logfile, the following lines appear:
network: Server
https://myserver.de/InternalSite/applet/agent_win_helper.jar requesting to set-cookie with "NLSessionSuag2=nhVIWZZGtM66hTipgS6L1WzXSR4MYr8bCi85OyqHOMwPmavWQp5aeWejvpSlkmjzIy/ULODsp5dcgQ+3LQhdgYf/BGNiwlxzKJSWtKFGdDKlH86i/wyqqD2TIIeEUQKC;path=/;secure;domain=.mydomain
.de"
An unknown error occured during init
raiseJavascriptEvent
Calling hook with -150
basic: Applet initialized
basic: Starting applet
basic: completed perf rollup
basic: Applet made visible
basic: Applet started
basic: Told clients applet is started
basic: Starting applet teardown
***** Applet has been destroyed. *****
basic: Finished applet teardown
basic: Removed progress listener:
sun.plugin.util.ProgressMonitorAdapter@13d1929
basic: Starting applet teardown
basic: Finished applet teardown
basic: Removed progress listener:
sun.plugin.util.ProgressMonitorAdapter@18bb3fd
So, anybody any idea what to do?
Thanks for any hints or help.
Regards
Sebastian