PDA

View Full Version : SP15: SSL-VPN (Juniper) javascript issues.


doetraar
2006-06-22, 08:53 AM
Hi,

We use a Juniper SSL-VPN and the Administration interface (https, naturally) doesn't make SP15 very happy. Most actions end up causing very slow full-screen re-draws, and various on-over mouse events for menus cease to function entirely. They don't work under Safari either, so this is probably a more general WebKit issue. I hate having to run Camino/Firefox just for this purpose.

I'm also having huge X.509 client certificate problems (would REALLY love to see better certificate management in OmniWeb) but perhaps that's a topic for another thread...

Thanks,

Scott

riceweb
2008-05-09, 09:55 AM
Our team has found that the Juniper SSL-VPN products mangle JavaScript just a bit. As you probably know, the SSL-VPN server adds JavaScript files of its own (the DANA files, such as danacode.js) at the top of each web page.

These JavaScript files don't seem to play well with all of our pages. Specifically, we had a problem getting the jQuery Minified version to work at all (some namespace conflict or so). Downloading the uncompressed version, however, seems to have fixed the problem outright.