Currently only working solution:
> httpcfgshow Current HTTP configuration javaplugin.version = 1,5,0,6 javaplugin.homeURL = http://java.sun.com/update
So install:
http://192.168.1.46/switchexplorer_installed.html
Unsigned application requesting unrestricted access to system The following resource is signed with a weak signature algorithm MD5withRSA and is treated as unsigned: http://192.168.1.46/wt-app.jar
Configure Java
to open Java Control Panel
Java
tabView…
on View and manage Java Runtime versions and settings …lib/security
folder.java.security
file and fix restriction about MD5 and RSA KeySizes.tbd
Exeption encountered during initalization: com.brocade.web.secsan.SecureSANException: Cannot load RBACMatrix from switch: The user is not authenticated. Invalid session
apt install icedtea-netx
Download URL and save it as .jnlp file: http://192.168.1.46/switchexplorer_installed.html
Open downloaded file - IcedTea will handle .jnlp files automatically.
Caused by: net.sourceforge.jnlp.LaunchException: Fatal: Application Error: Cannot grant permissions to unsigned jars. Application requested security permissions, but jars are not signed.
Another isssue:
Provider org.apache.xerces.jaxp.SAXParserFactoryImpl not found