When accessing ProxySG or Advanced Secure Gateway (ASG) via the Management Console GUI an error is presented in the top left corner as seen in the screenshot below. Upon clicking for more details you receive Java error "bluecoat.sgos.ui.SG_UIApp.class".
An incompatible cipher setting exists an or incompatible certificate is in use for the HTTPS-Console service.
>enable
Enable Password:
#conf t
Enter configuration commands, one per line. End with CTRL-Z.
#(config)management-services
#(config management-services)edit HTTPS-console
#(config HTTPS-Console)attribute keyring default
>enable
Enable Password:
#conf t
Enter configuration commands, one per line. End with CTRL-Z.
#(config)management-services
#(config management-services)edit HTTPS-console
#(config management-services)attribute cipher-suite AES128-SHA AES128-SHA256 AES256-SHA256 AES256-SHA DHE-RSA-AES128-SHA DHE-RSA-AES256-SHA DES-CBC3-SHA
>enable
Enable Password:
#conf t
Enter configuration commands, one per line. End with CTRL-Z.
#(config)management-services
#(config management-services)edit HTTPS-console
#(config management-services)attribute ssl-versions tlsv1 tlsv1.1 tlsv1.2
Open the Java Control Panel, select Security, and add the Management Console URL to the exception list.
Also see the related article.
Unable to Connect to HTTPS Management Console - Error: "java.lang.NoClassDefFoundError"