Starting with Java 7 Update 51, your default Java Security Settings don’t allow applications that are not signed (Unsigned), Self-signed (not signed by trusted authority) and/or missing permission attributes. Because of this enhanced security, the IP-KVM Java app gets blocked with this error:

How-To Fix:
Windows:
- Download and open this file: exception.txt
- On your PC, navigate in file explorer to C:\users\%username%\appdata\LocalLow\Sun\Java\Deployment\security
- Open exception.sites in notepad.
- Copy the content from exception.txt and paste it at the end of the exception.sites file.
- Save the file.
MacOS:
- Download and open this file: exception.txt
- On your Mac, navigate in Finder to /Users/*/Library/Application Support/Oracle/Java/Deployment/security
- Open exception.sites in TextEdit.
- Copy the content from exception.txt and paste it at the end of the exception.sites file.
- Save the file.