cloudstack/services/console-proxy/server/src/com/cloud/consoleproxy
Sheng Yang 865b2e6791 CLOUDSTACK-7814: Fix default passphrase for keystores
In upgrade case, the db.properties file is not changed, but the following commit
would require passphrase for keystore in it, thus result in error(NPE in fact
due to there is no such properity).

commit 918c320438
Author: Upendra Moturi <upendra.moturi@sungard.com>
Date: Fri Jun 20 11:41:58 2014 +0530
CLOUDSTACK-6847.Link.java and console proxy files have hardcoded value

This commit fix it by put default value for passphrases, also set correct
passphrase if fail-safe keystore is used.
2014-10-28 16:29:29 -07:00
..
rdp Fixed check style error 2014-01-23 10:54:09 +05:30
util Reformatted all of the code. 2013-11-21 06:15:26 -08:00
vnc All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
AjaxFIFOImageCache.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
AuthenticationException.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ConsoleProxy.java Fixed a coverity reported concurrency issue 2014-08-05 17:16:09 +05:30
ConsoleProxyAjaxHandler.java CLOUDSTACK-5344 commit for console proxy rdp for hyperv 2014-01-23 10:54:08 +05:30
ConsoleProxyAjaxImageHandler.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
ConsoleProxyAuthenticationResult.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ConsoleProxyBaseServerFactoryImpl.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
ConsoleProxyClient.java Removed trailing spaces 2013-11-21 04:08:01 -08:00
ConsoleProxyClientBase.java CLOUDSTACK-7373: Incorrect Japanese keyboard mapping with CentOS CLI guestOS on VMware host. 2014-08-20 14:34:28 +05:30
ConsoleProxyClientListener.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ConsoleProxyClientParam.java CLOUDSTACK-5344 commit for console proxy rdp for hyperv 2014-01-23 10:54:08 +05:30
ConsoleProxyClientStatsCollector.java Removed trailing spaces 2013-11-21 04:08:01 -08:00
ConsoleProxyCmdHandler.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
ConsoleProxyGCThread.java Removed trailing spaces 2013-11-21 04:08:01 -08:00
ConsoleProxyHttpHandlerHelper.java CLOUDSTACK-5344 commit for console proxy rdp for hyperv 2014-01-23 10:54:08 +05:30
ConsoleProxyLoggerFactory.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
ConsoleProxyMonitor.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ConsoleProxyPasswordBasedEncryptor.java Removed trailing spaces 2013-11-21 04:08:01 -08:00
ConsoleProxyRdpClient.java Findbugs finding 2014-02-14 18:37:46 +01:00
ConsoleProxyResourceHandler.java Fixed Coverity Issues Reported 2014-07-31 16:36:05 +05:30
ConsoleProxySecureServerFactoryImpl.java CLOUDSTACK-7814: Fix default passphrase for keystores 2014-10-28 16:29:29 -07:00
ConsoleProxyServerFactory.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ConsoleProxyThumbnailHandler.java CLOUDSTACK-6242: exception handling improvements 2014-04-15 08:07:15 +02:00
ConsoleProxyVncClient.java Remove inner retry loop when CPVM tries to reconnect to host 2014-02-28 15:35:58 -08:00
InputEventType.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00