"Is there anyway to use the Element manager in win11 for BCM400?"
Only for release 4.0, all previous versions are programmed with web browser only
Yes to Win 10 or 11
62.03 was the last regular version, 62.04 and 62.05 were temp fixes for certain issues.
Still, you can use anyone.
Make sure Java is installed then do the java fix....do this each time java is update, or if you just have a laptop only for connecting to devices and not regular internet use then you could disable java updates in it's console settings.
The Java fix:
Edit the java.security file. You may have to do this for every time java is updated.
-Do NOT use Win/File Explorer to do this
-In the Windows Task Bar Search box type Notepad, right click it and select "Run as Administrator".
-In notepad select File then select Open and navigate to:
For 32bit user Program Files/Java/YourVersion#/lib/security
For 64bit users Program Files (x86)/Java/YourVersion#/lib/security
-In the far lower right hand side change "txt files" to "all files"
-Open java.security
-Use the CTL + F command to start FIND
-Search for MD5
-You will ignore lines with “#” or “Example” at the beginning of a line (# ignores anything written after it)
-Remove these two references including the space before and comma after: MD5 (2 locations) MD5withRSA (1 location) but also on this same line remove TLSv1, TLSv1.1
Example of that line: jdk.tls.disabledAlgorithms=SSLv3, TLSv1, TLSv1.1, RC4, DES, MD5withRSA,
Should now look like : jdk.tls.disabledAlgorithms=SSLv3, RC4, DES,
-Click "File"
-Click “Save” not Save As
Test BEM
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.